Versions
v2.10.57 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- test
v2.10.56 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 x86
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/construct: Bump to 2.10.57
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/construct: Stabilize 2.10.56 amd64, #753782
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-python/construct: x86 stable (bug #753782)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Azamat H. Hackimov · gentoo
dev-python/construct: add support for new python
Added python3_8 and python3_9. Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17368 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/construct: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/construct: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/construct: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Azamat H. Hackimov · gentoo
dev-python/construct: update to 2.10.56
Added dev-python/ruamel-yaml as test dependency. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13639 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-python/construct: Remove Py2
Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [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> - Azamat H. Hackimov · gentoo
dev-python/construct: remove old versions
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Azamat H. Hackimov · gentoo
dev-python/construct: update to 2.9.46
Drop python2_7, add python3_7, enable tests Closes: https://bugs.gentoo.org/679424 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
dev-python/construct: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Azamat H. Hackimov · gentoo
dev-python/construct: added scimath for testing.
dev-python/scimath is required for python2_7 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Azamat H. Hackimov · gentoo
dev-python/construct: version bump to 2.9.45.
This version has significant API changes, which uncompatible with previous 2.8.x branch. Restricted test feature since it requires additional external dependencies. Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Azamat H. Hackimov · gentoo
dev-python/construct: remove old version.
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9969 - Repository mirror & CI · gentoo
Merge updates from master - Virgil Dupras · gentoo
dev-python/construct: remove spurious test dependencies
tox and pytest-cov are not actually needed to run tests. Package-Manager: Portage-2.3.44, Repoman-2.3.10 - Michael Mair-Keimberger · gentoo
update pypi HOMEPAGE to avoid redirection
Closes: https://github.com/gentoo/gentoo/pull/8080 - Mike Gilbert · gentoo
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540 - Azamat H. Hackimov · gentoo
dev-python/construct: version bump to 2.8.21.
Added support for Python 3.6. Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6889 - Michał Górny · gentoo
dev-python/construct: Clean old up - Azamat H. Hackimov · gentoo
dev-python/construct: remove old.
Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Azamat H. Hackimov · gentoo
dev-python/construct: version bump to 2.8.17.
Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6527 - Azamat H. Hackimov · gentoo
dev-python/construct: remove old versions.
2.5.x not maintained anymore, all users encouraged to migrate to 2.8.x branch. Closes: https://bugs.gentoo.org/617736 Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Azamat H. Hackimov · gentoo
dev-python/construct: version bump to 2.8.16.
Closes: https://github.com/gentoo/gentoo/pull/6353 Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Azamat H. Hackimov · gentoo
dev-python/construct: version bump to 2.8.14.
Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5669 - Ulrich Müller · gentoo
[QA] Drop $Id$ lines that were added back to ebuild headers.
Bug: 611234 - Azamat H. Hackimov · gentoo
dev-python/construct: Version bump to 2.8.12
Next stable release branch. Added tests. Closes: https://github.com/gentoo/gentoo/pull/3899 Package-Manager: Portage-2.3.5, Repoman-2.3.1 - Azamat H. Hackimov · gentoo
dev-python/construct: Renaming from pyconstruct
Package-Manager: portage-2.3.3 - Azamat H. Hackimov · gentoo
dev-python/construct: Fix license
Package-Manager: portage-2.3.3