summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/fs: add python3_8 targetneeshy2020-04-181-0/+53
| | | | | Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf> Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-python/fs: stable 2.4.9 for hppa, bug #699756Rolf Eike Beer2020-04-121-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-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fs: Remove py2Michał Górny2020-03-271-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/fs: Remove redundant versionsMichał Górny2020-03-275-180/+0
| | | | Signed-off-by: Michał Górny <mgorny@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-055-9/+9
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/fs: s390 stable wrt bug #699756Agostino Sarubbo2020-01-031-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/fs-2.4.9: alpha stable, bug 699756Matt Turner2019-12-111-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fs-2.4.9: arm stable, bug 699756Matt Turner2019-12-111-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fs: ppc stable wrt bug #699756Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/fs: ppc64 stable wrt bug #699756Agostino Sarubbo2019-12-031-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/fs: sparc stable wrt bug #699756Agostino Sarubbo2019-12-031-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/fs: ia64 stable wrt bug #699756Agostino Sarubbo2019-12-031-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/fs: x86 stable wrt bug #699756Agostino Sarubbo2019-12-011-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/fs: amd64 stable wrt bug #699756Agostino Sarubbo2019-11-291-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/fs: tests require dev-python/pysendfileThomas Deutschmann2019-11-261-0/+1
| | | | | | Bug: https://bugs.gentoo.org/701156 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/fs: arm64 stable (bug #699756)Aaron Bauman2019-11-251-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
* dev-python/fs: ~arm64 stableAaron Bauman2019-11-241-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
* dev-python/fs: move tests to BDEPEND and use python_gen_cond_depAaron Bauman2019-11-241-4/+5
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/fs: fix QA warning about testsAaron Bauman2019-11-241-0/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/fs: restrict tests for py2.7Aaron Bauman2019-11-241-5/+8
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/fs: Depend on dev-python/backports-os for python2Matt Turner2019-11-231-0/+3
| | | | | Closes: https://bugs.gentoo.org/696238 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fs: Add test dependenciesMatt Turner2019-09-141-0/+2
| | | | | | | | | Confusingly, these are actually imported by pyftpdlib's test module, but let's depend on them here so that they aren't required to be kept installed when pyftpdlib is installed. Closes: https://bugs.gentoo.org/694370 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fs: Version bump to 2.4.9Matt Turner2019-09-142-0/+44
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fs: drop support for pypyTim Harder2019-07-031-1/+1
| | | | | | Until it's added to dev-python/pyftpdlib. Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-python/fs: version bump to 2.4.8Tim Harder2019-07-032-0/+44
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/fs: amd64 stable wrt bug #676274Mikle Kolyada2019-02-181-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-python/fs: version bump.Patrice Clement2018-08-052-0/+45
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/fs: version bump.Patrice Clement2018-05-092-0/+45
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* 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/fs: use HTTPSMichael Mair-Keimberger2018-03-161-4/+4
|
* dev-python/fs: keyworded 0.5.4 for sparc, bug #573954 (thanks to Rolf Eike Beer)Sergei Trofimovich2017-12-201-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/fs: keyworded 0.5.4 for ppc, bug #573954Sergei Trofimovich2017-09-221-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-python/fs: ia64 keyworded, bug #573954Sergei Trofimovich2017-07-121-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* dev-python/fs: Add python3_6Manuel Rüger2017-05-111-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/fs: Mark ~hppa (bug #573954).Jeroen Roovers2017-04-301-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-python/fs: add ~ppc64 keyword (bug 573954)Michael Weber2017-04-051-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
* dev-python/fs: add ~ppc keyword (bug 573954)Michael Weber2017-04-051-2/+2
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* dev-python/fs-0.5.4-r0: add ~alpha keywordTobias Klausmann2016-06-071-1/+1
| | | | | | Gentoo-Bug: 573954 Package-Manager: portage-2.3.0_rc1
* dev-python/fs: New package, ebuild written by meJustin Lecher2016-02-053-0/+62
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>