summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/kaitaistruct: Drop oldMatt Smith2021-03-112-19/+0
| | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matt Smith <matt@offtopica.uk> Closes: https://github.com/gentoo/gentoo/pull/19882 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/kaitaistruct: Mark as ALLARCHESMatt Smith2021-03-111-0/+1
| | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matt Smith <matt@offtopica.uk> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/kaitaistruct: amd64 stable wrt bug #769872Agostino Sarubbo2021-03-011-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/kaitaistruct: Keyword 0.9 arm64, #762688Sam James2021-01-221-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/kaitaistruct: Fix pypi remote-idMichał Górny2020-12-131-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/kaitaistruct: Bump to 0.9Matt Smith2020-11-052-0/+17
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matt Smith <matt@offtopica.uk> Closes: https://github.com/gentoo/gentoo/pull/18108 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/kaitaistruct: Add Python 3.9 to PYTHON_COMPATMatt Smith2020-11-051-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matt Smith <matt@offtopica.uk> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/kaitaistruct: Add Python 3.8 to PYTHON_COMPATMatt Smith2020-09-021-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/718796 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matt Smith <matt@offtopica.uk> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/kaitaistruct: Update metadata.xmlMatt Smith2020-09-021-2/+19
| | | | | | | | | Add myself and the proxy-maintainer project as maintainers, and also add a description and some upstreams. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matt Smith <matt@offtopica.uk> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/kaitaistruct: Add python3_7Alexander Barker2020-06-041-1/+1
| | | | | | Bug: https://bugs.gentoo.org/718796 Signed-off-by: Alex Barker <alex@1stleg.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/kaitaistruct: Maintainer retiredJonas Stein2020-04-271-9/+3
| | | | | | | Proxied maintainer retired due to inactivity. Bug: https://bugs.gentoo.org/647672 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* dev-python/kaitaistruct: 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>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/kaitaistruct: Introducing new packageOleksandr Trotsenko2018-07-233-0/+31
Introducing dev-python/kaitaistruct into Gentoo repository. Closes: https://bugs.gentoo.org/654860 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9251 Closes: https://bugs.gentoo.org/654860