From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/aspectlib/
Date: Sun, 5 Apr 2020 16:11:42 +0000 (UTC) [thread overview]
Message-ID: <1586095300.7cfeb98d8c54784c28ff0f46424b21f33de16da8.andrewammerlaan@gentoo> (raw)
commit: 7cfeb98d8c54784c28ff0f46424b21f33de16da8
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Apr 5 14:00:51 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Apr 5 14:01:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7cfeb98d
dev-python/aspectlib: version bump, tests working
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/aspectlib/Manifest | 2 +-
.../aspectlib/{aspectlib-1.4.2.ebuild => aspectlib-1.5.0.ebuild} | 8 ++------
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/dev-python/aspectlib/Manifest b/dev-python/aspectlib/Manifest
index 849dd79..1d8a9ee 100644
--- a/dev-python/aspectlib/Manifest
+++ b/dev-python/aspectlib/Manifest
@@ -1 +1 @@
-DIST aspectlib-1.4.2.tar.gz 154888 BLAKE2B 0194c2f911126caf5949cf6f0acb5a14c260a7824e456a3e3ba9b150331818dc832469798e89dd3cb3fba549b17098115354aabbc66931365475e53598c0bc96 SHA512 fadb90b625ce2faac8f6d29ee28efaee09b4338c3c516c79d9e8753b7fb2ff45e0033174c5c5302f47f1f9e332824f37d56667fb05e66f85b808e8aa3a086f57
+DIST aspectlib-1.5.0.tar.gz 155744 BLAKE2B 9695f2b55634c8080385302f3b35bea2d84c69a593dc62544dafd02f41468f54aee54f1da485e6a963c389dbed40e85d81cdd04d693e8d298761064a72cd9a64 SHA512 313e383d44b8ebbfcb3e657512280ce8a0919dd4736dd058282788ea1c0711c6a33cb9ceecbc711368abda438be515a5579bbd4d31a629208e320be3e7e39381
diff --git a/dev-python/aspectlib/aspectlib-1.4.2.ebuild b/dev-python/aspectlib/aspectlib-1.5.0.ebuild
similarity index 77%
rename from dev-python/aspectlib/aspectlib-1.4.2.ebuild
rename to dev-python/aspectlib/aspectlib-1.5.0.ebuild
index 24ebfe8..7e9732e 100644
--- a/dev-python/aspectlib/aspectlib-1.4.2.ebuild
+++ b/dev-python/aspectlib/aspectlib-1.5.0.ebuild
@@ -20,10 +20,6 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-# could not get this working, it tries to do all sorts of weird things
-# it calls a tests outside the tests folder, which then fails, removing the file results in import error
-RESTRICT="test"
-
RDEPEND="
dev-python/fields[${PYTHON_USEDEP}]
"
@@ -33,10 +29,10 @@ DEPEND="
dev-python/mock[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/process-tests[${PYTHON_USEDEP}]
- <dev-python/pytest-4[${PYTHON_USEDEP}]
+ dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-travis-fold[${PYTHON_USEDEP}]
dev-python/pytest-catchlog[${PYTHON_USEDEP}]
- www-servers/tornado[${PYTHON_USEDEP}]
+ <www-servers/tornado-6[${PYTHON_USEDEP}]
)
"
next reply other threads:[~2020-04-05 16:11 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-05 16:11 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-25 12:41 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/aspectlib/ Julien Roy
2024-05-25 13:01 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-13 17:09 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-13 17:15 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-01-17 13:52 David Roman
2023-02-25 7:17 Viorel Munteanu
2022-11-04 14:38 Arthur Zamarin
2021-08-16 19:04 Jian Lin
2021-05-25 23:07 Haelwenn Monnier
2021-05-04 16:12 Haelwenn Monnier
2020-12-18 16:26 Andrew Ammerlaan
2020-08-09 21:00 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-09 21:00 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-09 14:00 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-09 16:37 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-31 9:07 Andrew Ammerlaan
2020-03-29 13:21 Andrew Ammerlaan
2020-03-29 13:21 Andrew Ammerlaan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1586095300.7cfeb98d8c54784c28ff0f46424b21f33de16da8.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox