summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pyxattr: Port to py39Michał Górny2020-05-271-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyxattr: Remove oldMichał Górny2020-05-043-129/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyxattr: Remove py2Michał Górny2020-04-243-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: downgrade m68k down to ~m68kSergei Trofimovich2020-04-211-1/+1
| | | | | | | | | m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pyxattr: stable 0.7.1 for hppa, bug #714478Rolf Eike Beer2020-04-141-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-264-4/+4
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/pyxattr: x86 stable wrt bug #714478Agostino 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/pyxattr: ia64 stable wrt bug #714478Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pyxattr: ppc64 stable wrt bug #714478Agostino 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/pyxattr: amd64 stable wrt bug #714478Agostino 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/pyxattr: ppc stable wrt bug #714478Agostino 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/pyxattr: arm stable wrt bug #714478Agostino 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/pyxattr: sparc stable wrt bug #714478Agostino 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>
* dev-python/pyxattr: s390 stable wrt bug #714478Agostino Sarubbo2020-03-251-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | 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>
* dev-python/pyxattr: bump to 0.7.1Aaron Bauman2019-12-112-0/+33
| | | | | | | | | | | | | * Major ebuild rewrite relying more on distutils * Upstream dropped Py2 support * Fix subslot on sys-apps/attr Closes: https://github.com/gentoo/gentoo/pull/13952 Reviewed-by: David Seifert <soap@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Patrick McLean <chutzpah@gentoo.org> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/pyxattr: Fix remaining MissingTestRestrictMichał Górny2019-11-182-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyxattr: Enable py3.8, remove nose depMichał Górny2019-11-181-9/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyxattr: add pypy3 to PYTHON_COMPATJeffrey Lin2019-11-011-0/+66
| | | | | | | | Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> (cherry picked from commit 61a15e5955cc63fcc94598977ebfa26780459ea1) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13363
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-312-2/+2
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* dev-python/pyxattr: Removed old.Lars Wendler2018-07-253-111/+0
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-python/pyxattr: Bump to version 0.6.1Lars Wendler2018-07-252-0/+66
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-python/pyxattr: Enable py3.7Michał Górny2018-07-181-1/+1
|
* dev-python/pyxattr: arm/hppa/m68k/sh stable wrt bug #659076Mikle Kolyada2018-07-111-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pyxattr: mark s390 stableMikle Kolyada2018-07-011-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pyxattr-0.6.0-r1: arm64 stable (bug #659076)Mart Raudsepp2018-06-281-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pyxattr: stable 0.6.0-r1 for ia64, bug #659076Sergei Trofimovich2018-06-271-1/+1
| | | | | | Bug: https://bugs.gentoo.org/659076 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-python/pyxattr: stable 0.6.0-r1 for ppc64, bug #659076Sergei Trofimovich2018-06-271-1/+1
| | | | | | Bug: https://bugs.gentoo.org/659076 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-python/pyxattr: stable 0.6.0-r1 for ppc, bug #659076Sergei Trofimovich2018-06-271-1/+1
| | | | | | Bug: https://bugs.gentoo.org/659076 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* dev-python/pyxattr-0.6.0-r1: alpha stableTobias Klausmann2018-06-271-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/659076
* dev-python/pyxattr: stable 0.6.0-r1 for sparcRolf Eike Beer2018-06-261-1/+1
| | | | | | Bug: https://bugs.gentoo.org/659076 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-python/pyxattr: amd64 stableAaron Bauman2018-06-251-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pyxattr: x86 stable (bug #659076)Thomas Deutschmann2018-06-261-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pyxattr: Make tests verboseMichał Górny2018-04-241-1/+1
|
* dev-python/pyxattr: Allow overriding TEST_*Michał Górny2018-04-241-4/+12
| | | | Closes: https://bugs.gentoo.org/503946
* dev-python/pyxattr: Ignore selinux xattrs by defaultMichał Górny2018-04-241-0/+2
| | | | Bug: https://bugs.gentoo.org/503946
* dev-python/pyxattr: Fix TEST_DIR variable nameMichał Górny2018-04-241-1/+1
| | | | Bug: https://bugs.gentoo.org/503946
* dev-python/pyxattr: Remove unmaintained live ebuildMichał Górny2018-04-241-37/+0
|
* dev-python/pyxattr: use HTTPSMichael Mair-Keimberger2018-03-174-10/+10
| | | | Closes: https://github.com/gentoo/gentoo/pull/7482
* dev-python/pyxattr: Fixed compilation against >=sys-apps/attr-2.4.48Lars Wendler2018-02-202-0/+112
| | | | | | | Permission kindly granted by robbat2 Bug: https://bugs.gentoo.org/644060 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-python/pyxattr: use HTTPS for GitHubDavid Hicks2017-07-301-3/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/pyxattr: Add python3_6Manuel Rüger2017-05-152-3/+3
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/pyxattr: Add python3_5 to liveManuel Rüger2017-03-101-2/+2
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/pyxattr: mark 0.5.5 m68k/s390/sh stableMike Frysinger2017-02-021-1/+1
|
* dev-python/pyxattr: Removed old.Lars Wendler2017-01-302-54/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1