27 Commits

Author SHA1 Message Date
Andrew Ammerlaan
a9ed6e5fe6
dev-python/memory_profiler: Fix ebuild
Add examples flag
  Add py3_8
  Put setuptools in rdepend

Bug: https://github.com/gentoo/gentoo/pull/14344
Bug: https://bugs.gentoo.org/705872

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
2020-02-09 20:43:47 +08:00
Michał Górny
c9f0f30988
dev-python/memory_profiler: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-05 17:24:42 +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
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
Tim Harder
08bc829fb2
dev-python/memory_profiler: version bump to 0.55.0
Signed-off-by: Tim Harder <radhermit@gentoo.org>
2019-01-23 01:16:27 -06:00
Michał Górny
f6a3c514c0
dev-python/memory_profiler: Add blocker on dev-lang/mercury
Closes: https://bugs.gentoo.org/571176
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-11-03 09:32:46 +01:00
Oleksandr Trotsenko
be901b2db5
dev-python/memory_profiler: Version bump to 0.54.0
Updating the package to the latest available version.

See: https://github.com/gentoo/gentoo/pull/10198
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Oleksandr Trotsenko <oleksandr.trotsenko@gmail.com>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
2018-11-01 13:07:13 -07:00
Michael Mair-Keimberger
6ea22c4ad6
update pypi HOMEPAGE to avoid redirection
Closes: https://github.com/gentoo/gentoo/pull/8080
2018-04-26 15:26:28 -04:00
Mike Gilbert
ad407789da
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
2018-04-19 15:25:22 -04:00
Michał Górny
8159b432af
dev-python/memory_profiler: Clean old up 2018-01-05 10:36:40 +01:00
Michał Górny
623100fcb1
dev-python/*: Update Manifest hashes 2017-12-09 19:23:08 +01:00
Patrick McLean
d2ca86fe47
dev-python/memory_profiler: Move to https for pypi
Package-Manager: Portage-2.3.11, Repoman-2.3.3
2017-10-11 17:53:40 -07:00
Patrick McLean
5a04c1d161
dev-python/memory_profiler: Version bump to 0.47
Package-Manager: Portage-2.3.11, Repoman-2.3.3
2017-10-11 17:52:25 -07:00
Michał Górny
99b84a9a5e
dev-python/memory_profiler: Clean old versions up 2017-05-02 16:01:04 +02:00
Zac Medico
4b877540a7
dev-python/memory_profiler: Add python3_6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.4, Repoman-2.3.2
2017-03-14 23:28:08 -07: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
Manuel Rüger
1b7c95ddc3
dev-python/memory_profiler: Version bump to 0.43
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-01 15:10:03 +01:00
Michał Górny
543503fdd0
global: Drop dead implementations from PYTHON_COMPAT 2016-11-01 21:58:22 +01:00
Michał Górny
8849b098c0
Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Michał Górny
cfd93d768e
Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
Michał Górny
4412ca2c79
Unify quoting in metadata.xml files for machine processing
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
2016-01-24 23:58:38 +01:00
Justin Lecher
245cb22467
Fix typo repo wide
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-01-21 12:43:47 +01:00
Justin Lecher
96f8613232
Update remote-ids in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-01-07 13:07:12 +01:00
Justin Lecher
960fc5014a
dev-python/memory_profiler: Version Bump
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-01-07 10:23:34 +01:00
Justin Lecher
724eb58dd7
dev-python/memory_profiler: Version Bump
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-12-17 15:48:46 +01:00
Justin Lecher
22fbd97e0d
dev-python/memory_profiler: New package, ebuild written by me
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-11-17 14:57:16 +01:00