Louis Sautier
7ffec69902
dev-python/dominate: remove old
...
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier <sbraz@gentoo.org >
2020-03-09 12:50:37 +01:00
Louis Sautier
ac3a35d3ca
dev-python/dominate: bump to 2.5.1, add Python 3.8 support
...
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier <sbraz@gentoo.org >
2020-03-09 12:50:37 +01:00
Michał Górny
6fcd6da068
dev-python/dominate: Remove py2
...
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2020-02-05 06:50:22 +01:00
Michał Górny
cd3f25deb1
*/*: Clean PYTHON_COMPAT of obsolete impls
...
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2020-01-05 11:55:46 +01:00
Michał Górny
064af661d0
*/*: [QA] Fix trivial cases of MissingTestRestrict
...
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-12-11 00:22:38 +01:00
Louis Sautier
e81247a13e
dev-python/dominate: remove old
...
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Louis Sautier <sbraz@gentoo.org >
2019-08-04 19:22:46 +02:00
Louis Sautier
6bfde22291
dev-python/dominate: bump to 2.4.0
...
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Louis Sautier <sbraz@gentoo.org >
2019-08-04 19:22:46 +02:00
Michał Górny
2db67a589e
*/*: Remove python3_4 PYTHON_COMPAT correctly
...
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2019-04-17 09:48:22 +02:00
Louis Sautier
8d57de52bd
dev-python/dominate: bump to 2.3.5
...
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Louis Sautier <sbraz@gentoo.org >
2018-11-27 12:23:48 +01:00
Louis Sautier
fe083a617f
dev-python/dominate: remove old
...
Signed-off-by: Louis Sautier <sbraz@gentoo.org >
Package-Manager: Portage-2.3.49, Repoman-2.3.11
2018-10-03 23:13:52 +02:00
Louis Sautier
ea665954d9
dev-python/dominate: bump to 2.3.4
...
Signed-off-by: Louis Sautier <sbraz@gentoo.org >
Package-Manager: Portage-2.3.49, Repoman-2.3.11
2018-10-03 23:13:52 +02:00
Louis Sautier
c1b2c09b47
dev-python/dominate: add Python 3.7, make tests more verbose
...
Package-Manager: Portage-2.3.43, Repoman-2.3.10
2018-07-25 01:10:05 +02:00
Louis Sautier
99fbdc7da4
dev-python/dominate: amd64 and x86 stable
...
Closes: https://bugs.gentoo.org/659440
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-27 23:28:30 +02:00
Louis Sautier
84e1f8662c
dev-python/dominate: add PyPy{,3}
...
Remove pytest-runner from test DEPENDs, it is not required.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-20 21:36:21 +02:00
Louis Sautier
545d5f6ef6
dev-python/dominate: change my email in metadata.xml
...
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-18 12:33:39 +02:00
Michał Górny
623100fcb1
dev-python/*: Update Manifest hashes
2017-12-09 19:23:08 +01:00
Manuel Rüger
e03d5e736b
dev-python/dominate: Add python3_6
...
Package-Manager: Portage-2.3.5, Repoman-2.3.2
2017-05-11 15:11:21 +02:00
Robin H. Johnson
61b861acd7
Drop $Id$ per council decision in bug #611234 .
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org >
2017-02-28 11:50:50 -08:00
Louis Sautier
8e46cb3db8
dev-python/dominate: bump to 2.3.1
...
Closes: https://github.com/gentoo/gentoo/pull/2925
Package-Manager: portage-2.3.2
2016-11-27 11:28:33 +01:00
Patrice Clement
df3939699a
dev-python/dominate: Clean up old.
...
Package-Manager: portage-2.3.0
2016-11-09 00:00:04 +01:00
Patrice Clement
88602a043b
dev-python/dominate: Stable for amd64+x86.
...
Package-Manager: portage-2.3.0
2016-11-09 00:00:01 +01:00
Louis Sautier
15c29ed18b
dev-python/dominate: bump to 2.2.1
...
Package-Manager: portage-2.3.0
2016-07-16 21:17:07 -04:00
Göktürk Yüksek
2c45ba58fd
dev-python/dominate: fix license: s/GPL-3/GPL-3+/
...
From dominate/dom1core.py:
"[...] either version 3 of the License, or (at your option)
any later version."
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1513
Signed-off-by: Ian Delaney <idella4@gentoo.org >
2016-05-23 19:32:47 +08:00
Louis Sautier
402a716ea4
dev-python/dominate: new package, dependency of flask-bootstrap, vn. 2.2.0
...
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1353
Signed-off-by: Ian Delaney <idella4@gentoo.org >
2016-04-29 15:09:44 +08:00