summaryrefslogtreecommitdiff
path: root/dev-python/autobahn
AgeCommit message (Collapse)Author
2021-03-03dev-python/autobahn: Bump to 21.3.1Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-02-26dev-python/autobahn: Fix dropin.cache removal w/ no twistedMichał Górny
Closes: https://bugs.gentoo.org/773001 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-02-26dev-python/autobahn: Bump to 21.2.2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-02-14dev-python/autobahn: Fix tinderbox sandbox issueBrian Dolbec
Closes: https://bugs.gentoo.org/753338 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2021-02-13dev-python/autobahn: Version bump to 21.2.1Brian Dolbec
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2021-02-06dev-python/autobahn: Bump to 21.1.1Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-01-31*/*: Remove obsolete values from PYTHON_COMPATMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-01-21dev-python/autobahn: amd64 stable wrt bug #761840Agostino Sarubbo
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2021-01-17dev-python/autobahn: Version bump to 20.12.3, adds python-3.9Brian Dolbec
(CVE-2020-35678) Bug: https://bugs.gentoo.org/761840 Closes: https://bugs.gentoo.org/761439 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2020-12-16dev-python/autobahn: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-12-16dev-python/autobahn: Stabilize 20.7.1 amd64, #758494Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2020-12-15dev-python/autobahn: Bump to 20.12.2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-12-14dev-python/autobahn: Add python@ as co-maintMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-12-14dev-python/autobahn: Bump to 20.12.1Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-12-11*/*: Update pypi (and github) remote-ids from HOMEPAGEMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-12-10dev-python/autobahn: x86 stable (bug #758494)Thomas Deutschmann
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2020-12-06dev-python/autobahn: Stabilize 20.7.1 arm64, #758494Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2020-12-06dev-python/autobahn: Stabilize 20.7.1 arm, #758494Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2020-07-21dev-python/autobahn: remove unused patch(es)Michael Mair-Keimberger
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16763 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2020-07-20dev-python/autobahn: Version bump, adds 2 new use flagsBrian Dolbec
scram: adds wamp-scram authentication xbr: adds XBR network capability (masked: as yet incomplete dependencies) Clean old versions (deprecated EAPI) closes: https://bugs.gentoo.org/704754 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2020-07-20dev-python/autobahn: arm64 stable (bug #722218)Sam James
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
2020-07-20dev-python/autobahn: arm stable (bug #722218)Sam James
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
2020-07-17dev-python/autobahn: 20.4.3 stable amd64 x86 bug 722218Brian Dolbec
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2020-07-12dev-python/autobahn: Remove redundant versionsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-06-04dev-python/autobahn: arm keyworded (bug #721726)Sam James (sam_c)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-06-03dev-python/autobahn: arm64 keyworded (bug #721726)Sam James (sam_c)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
2020-05-10dev-python/autobahn: Ignore possible file doesn't exist errorBrian Dolbec
When upgrading from older autobahn versions, the twisted plugin cache is not updated in the build environment. So ignore the error, allow it to fail with a file collision if it failed to delete it and it still exists. bug: https://bugs.gentoo.org/721986 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2020-05-08dev-python/autobahn: Version bump, adds python 3.7, 3.8Brian Dolbec
metadata.xml: take maintainership Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2020-04-24dev-python/autobahn: Drop to maint-neededMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-04-17dev-python/autobahn: amd64 stable wrt bug #714842Agostino Sarubbo
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-04-16dev-python/autobahn: Remove .pytest_cache to avoid installing itMichał Górny
Closes: https://bugs.gentoo.org/715442 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-27dev-python/autobahn: Add missing dep on unittest2Michał Górny
Closes: https://bugs.gentoo.org/715050 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-26dev-python/autobahn: x86 stable wrt bug #714842Agostino Sarubbo
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-03-26dev-python/autobahn: Remove redundant versionsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-17dev-python/autobahn: Clean py2 deps upMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-04dev-python/autobahn: Remove py2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-06-25dev-python/autobahn: add ~x86-linux keywordMichael Haubenwallner
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
2019-06-25dev-python/autobahn: add ~amd64-linux keywordMichael Haubenwallner
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
2019-05-21dev-python/autobahn: add ~arm64 keywordStephen Klimaszewski
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
2019-04-17*/*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-04-26update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger
Closes: https://github.com/gentoo/gentoo/pull/8080
2018-04-20dev-python/autobahn: remove binary junkMarty E. Plummer
Replaced with a 'fixed' copy from upstream, removed the extraneous portions. https://github.com/crossbario/autobahn-python/commit/604bc53a3beec173020c944ce9cb38afca2a9126.patch Closes: https://github.com/gentoo/gentoo/pull/7868 Package-Manager: Portage-2.3.28, Repoman-2.3.9
2018-04-19Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert
Bug: https://bugs.gentoo.org/653540
2018-03-18dev-python/autobahn: update HOMEPAGE and use HTTPSMichael Mair-Keimberger
2018-03-13dev-python/autobahn: Version bumpBrian Dolbec
Package-Manager: Portage-2.3.13, Repoman-2.3.3
2018-03-09dev-python/autobahn: cleanup old for msgpackMatthew Thode
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-01-19dev-python/autobahn: Version bumpBrian Dolbec
Package-Manager: Portage-2.3.16, Repoman-2.3.6
2018-01-02dev-python/autobahn: Clean old upMichał Górny