summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-python/netaddr: keyword 0.8.0 for ~riscvMarek Szuba2021-09-091-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/netaddr: enable py3.10, fix DISTUTILS_USE_SETUPTOOLSLouis Sautier2021-08-071-4/+2
| | | | Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: reassign maksbotan's packagesMichał Górny2021-01-171-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/netaddr: Remove oldMichał Górny2020-10-222-34/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/netaddr: 0.8.0 stable amd64 arm64 and x86Matthew Thode2020-10-151-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/netaddr: bump to 0.8.0+EAPI 7, support Py3.8+3.9, add docLouis Sautier2020-09-122-0/+37
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/netaddr: add python@g.o to maintainers + upstream infoLouis Sautier2020-09-121-11/+18
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/netaddr: keyworded 0.7.19 for ppc64, bug #689608Sergei Trofimovich2020-03-291-1/+1
| | | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/netaddr: Clean py2 deps upMichał Górny2020-03-171-3/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Revert a bunch of python3_8 additions.Matt Turner2020-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More dependencies need to be updated before these are ready. Revert "dev-python/netaddr: add python3_8" This reverts commit 1b8ad93db83c5a9e328ee11c845688d1270cc5bd. Revert "dev-python/drf-yasg: add python 3.8" This reverts commit e0db6ff1fdefa10e49e97d2bfd4f016cc956f342. Revert "dev-python/djangorestframework: add python3_8 to 3.10.3" This reverts commit e28a73813f75967fab930fab384e5729eef8f7ce. Revert "dev-python/django-auth-ldap: add python3_8" This reverts commit fa4c9da309afe6ea47280c88347236cd1dfddfe5. Revert "dev-python/django-cachops: add python 3.8" This reverts commit bde7ce3d8ec7d6a2137540b866a2cced08f28fd6. Revert "django-cors-headers: add python3_8" This reverts commit 6e59af278bbf64a9e0f0dbcfb46d39c621a496cf. Revert "dev-python/django-debug-toolbar: add python3_8" This reverts commit 229d75f50ad73bd12120901b1ea9a91ee4e28f41. Revert "dev-python/django-filter: add python3_8" This reverts commit 70210a8778ff68550c5615f8ea402a2ce8469a63. Revert "dev-python/django-mptt: add python3_8" This reverts commit 99f39a77105b9bfa89fe05664fce0c7ac4eacc0a. Revert "dev-python/django: add python3_8" This reverts commit 11f1441e965e3cd849d45cf2386208e8808baaa6. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/netaddr: add python3_8William Hubbs2020-02-111-1/+1
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-python/netaddr: Remove py2Michał Górny2020-02-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | 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>
* dev-python/netaddr: Restrict cli to py3Michał Górny2019-12-041-1/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/netaddr: Remove oldMichał Górny2019-12-047-165/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-177-13/+13
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/netaddr: add py37 supportMatthew Thode2019-01-271-2/+2
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-267-7/+7
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-197-7/+7
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-7/+7
|
* dev-python/netaddr: 0.7.19 stablized amd64 x86 under allarchesMatthew Thode2017-09-291-1/+1
|
* dev-python/netaddr: Add setuptools to DEPENDManuel Rüger2017-03-281-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-python/netaddr: Add python3_6 to PYTHON_COMPATZac Medico2017-03-121-2/+2
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-python/netaddr: version bump to 0.7.19Zac Medico2017-03-122-0/+29
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-286-6/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/netaddr: remove the proxied maintainer per his requestGöktürk Yüksek2016-12-291-7/+0
| | | | Package-Manager: portage-2.3.0
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-016-6/+6
|
* openstack mass stable for mitaka, x86 and amd64 for bug 582170Matthew Thode2016-06-041-1/+1
|
* dev-python/netaddr: Add ~arm.Alexey Sokolov2016-04-051-1/+1
| | | | I successfully installed and used it on Raspberry Pi 3 board.
* dev-python/netaddr: keywording arm64Matthew Thode2016-02-281-1/+1
| | | | | | merged on X-C1 Package-Manager: portage-2.2.26
* dev-python/netaddr: Add python3.5 supportJustin Lecher2016-02-091-2/+2
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-3/+3
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-python/netaddr: Version BumpJustin Lecher2015-09-042-0/+30
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/netaddr: Add RTD to HOMEPAGEJustin Lecher2015-09-031-1/+1
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/netaddr: Version BumpJustin Lecher2015-09-022-0/+30
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-244-4/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+130
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed