summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/dnspython: arm64 stable (bug #731582)Sam James2020-07-111-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/dnspython: Forcibly disable Internet-based testsMichał Górny2020-05-261-0/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: Port to py39Michał Górny2020-05-261-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: Add missing py2-dep on typingMichał Górny2020-04-271-4/+2
| | | | | Closes: https://bugs.gentoo.org/719702 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/dnspython: Remove redundant versionsMichał Górny2020-03-263-81/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: Stabilize 1.16.0-r1 ALLARCHESMichał Górny2020-03-261-1/+1
| | | | | Closes: https://bugs.gentoo.org/714316 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: Mark ALLARCHESMichał Górny2020-03-261-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-263-3/+3
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/dnspython: x86 stable wrt bug #714316Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: ppc64 stable wrt bug #714316Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: amd64 stable wrt bug #714316Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: ppc stable wrt bug #714316Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: arm stable wrt bug #714316Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: sparc stable wrt bug #714316Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | 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/dnspython-1.16.0-r1: revbump, add py38Patrick McLean2019-11-261-0/+40
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/dnspython: stable 1.16.0 for hppa, bug #611590Rolf Eike Beer2019-11-111-1/+1
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: ia64 stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: sparc stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: alpha stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: x86 stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: amd64 stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: ppc64 stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: ppc stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: EAPI 7 and cleanupMichał Górny2019-07-301-5/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: Remove unused vcs-snapshotMichał Górny2019-07-301-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: Drop oldMichał Górny2019-07-302-44/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: Version bump to 1.16.0Manuel Rüger2019-05-132-0/+42
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: adding py37 supportMatthew Thode2018-10-101-2/+2
| | | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-python/dnspython: Snapshot that supports pycryptodomeManuel Rüger2018-08-052-0/+44
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-261-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-191-1/+1
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/dnspython: Clean old upMichał Górny2018-01-033-79/+0
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-python/dnspython: ia64 stable wrt bug #618116Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: arm stable, bug #618116Markus Meier2017-05-271-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-python/dnspython: ppc stable (bug 618116).Michael Weber2017-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc"
* dev-python/dnspython: ppc64 stable wrt bug #618116Agostino Sarubbo2017-05-161-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython-1.15.0-r1: add alpha keywordTobias Klausmann2017-05-121-1/+1
| | | | Gentoo-Bug: 618116
* dev-python/dnspython: sparc stable wrt bug #618116Agostino Sarubbo2017-05-121-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: Stable for HPPA (bug #618116).Jeroen Roovers2017-05-111-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-python/dnspython: adjust blockersMike Gilbert2017-05-103-4/+4
| | | | Package-Manager: Portage-2.3.5_p32, Repoman-2.3.2_p62
* dev-python/dnspython: Clean old versions upMichał Górny2017-05-021-42/+0
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-3/+6
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* stablize openstack ocata - x86 and amd64Matthew Thode2017-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force