From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/httpx/ Date: Sun, 18 Oct 2020 09:03:07 +0000 (UTC) [thread overview] Message-ID: <1603006036.158c38891e6128320e883a1427680cc03237ba60.andrewammerlaan@gentoo> (raw) commit: 158c38891e6128320e883a1427680cc03237ba60 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Oct 18 07:27:16 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Oct 18 07:27:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=158c3889 dev-python/httpx: version bump 0.16.1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/httpx/Manifest | 2 +- dev-python/httpx/{httpx-0.14.3.ebuild => httpx-0.16.1.ebuild} | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dev-python/httpx/Manifest b/dev-python/httpx/Manifest index d9d64a25..b96279e4 100644 --- a/dev-python/httpx/Manifest +++ b/dev-python/httpx/Manifest @@ -1,3 +1,3 @@ DIST httpx-0.11.1.tar.gz 177579 BLAKE2B a5722e997a79fd9b5c701a862abb4bf70458bf57057d2a9fb9a2dccdbbca2f4f54bf59e91437ed8ff452737a3b01d69dbf4efe3ef03d49e240bc5bf54e51ebea SHA512 4da80a0232092d2423fd95d4549df79d9885e6ce34af0480f1d5a4904c9ca0fdb725b600f603c482179ea3b7c6ee5b584a70b8c0722918ba28f1bcc5c48201ad DIST httpx-0.13.3.tar.gz 176199 BLAKE2B d3a56c2386841909668e34eaa78d202f91ad900230b9d1d4254bfa08312312d020e081aea2839dbb57d85fa26ccfc3f093404801c4dd5c47051f3c9fd2746552 SHA512 54cdee16e8253c221c3298817ccf63a4a0d6755a86feea2aa5a2efe9af44eb1eb0a578b21f593fe28fceace17b0a0badb52a66965c35bf456ea57dd3b905ebbe -DIST httpx-0.14.3.tar.gz 813092 BLAKE2B 9bad0aa069c2666bae778b972b2724d6868a65a870b13a490cf82f347a661f4012bd55434a9fcea6cab43bff410679f549764319018bcebb75a30bec3b132288 SHA512 8bd741f3d8211604efc0c946a06d2aae5a1c484d1057218db60711840ef00119f54c76eaf02a25f7c8820122621794e54e7f3d32b4b858e41f87af9954a58046 +DIST httpx-0.16.1.tar.gz 965347 BLAKE2B a6c5bcdda595ffcfb824194564ebd93760a9180e60665a9540fc6a2822b1be4273b940fee61cb4b49c2d97a5f4d71b1caf32deddec18d2fb636465b3868aece4 SHA512 d76b2c94c655c187ab150f20b16906034574d017a67c4a06c456d55071434cc0ba7752bdceda86aa6b1a1fe9109fa11594e4ea679cd7d2a77898fb40fa5153d3 diff --git a/dev-python/httpx/httpx-0.14.3.ebuild b/dev-python/httpx/httpx-0.16.1.ebuild similarity index 92% rename from dev-python/httpx/httpx-0.14.3.ebuild rename to dev-python/httpx/httpx-0.16.1.ebuild index e10a7e8b..f3ee5315 100644 --- a/dev-python/httpx/httpx-0.14.3.ebuild +++ b/dev-python/httpx/httpx-0.16.1.ebuild @@ -23,7 +23,10 @@ LICENSE="BSD" KEYWORDS="~amd64 ~x86" SLOT="0" -RDEPEND="dev-python/certifi[${PYTHON_USEDEP}] +RESTRICT="test" + +RDEPEND=" + dev-python/certifi[${PYTHON_USEDEP}] dev-python/chardet[${PYTHON_USEDEP}] dev-python/hstspreload[${PYTHON_USEDEP}] ~dev-python/httpcore-0.10.1[${PYTHON_USEDEP}] @@ -42,6 +45,7 @@ DEPEND="test? ( dev-python/isort[${PYTHON_USEDEP}] dev-python/mypy[${PYTHON_USEDEP}] dev-python/pytest-asyncio[${PYTHON_USEDEP}] + dev-python/pytest-trio[${PYTHON_USEDEP}] dev-python/trio[${PYTHON_USEDEP}] dev-python/trustme[${PYTHON_USEDEP}] dev-python/uvicorn[${PYTHON_USEDEP}]
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/httpx/ Date: Sun, 18 Oct 2020 09:03:00 +0000 (UTC) [thread overview] Message-ID: <1603006036.158c38891e6128320e883a1427680cc03237ba60.andrewammerlaan@gentoo> (raw) Message-ID: <20201018090300.01SnaVtRyZzE4T4x9HQgcP4LXSqD6SPer7aM6Nj-XTU@z> (raw) commit: 158c38891e6128320e883a1427680cc03237ba60 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Oct 18 07:27:16 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Oct 18 07:27:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=158c3889 dev-python/httpx: version bump 0.16.1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/httpx/Manifest | 2 +- dev-python/httpx/{httpx-0.14.3.ebuild => httpx-0.16.1.ebuild} | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dev-python/httpx/Manifest b/dev-python/httpx/Manifest index d9d64a25..b96279e4 100644 --- a/dev-python/httpx/Manifest +++ b/dev-python/httpx/Manifest @@ -1,3 +1,3 @@ DIST httpx-0.11.1.tar.gz 177579 BLAKE2B a5722e997a79fd9b5c701a862abb4bf70458bf57057d2a9fb9a2dccdbbca2f4f54bf59e91437ed8ff452737a3b01d69dbf4efe3ef03d49e240bc5bf54e51ebea SHA512 4da80a0232092d2423fd95d4549df79d9885e6ce34af0480f1d5a4904c9ca0fdb725b600f603c482179ea3b7c6ee5b584a70b8c0722918ba28f1bcc5c48201ad DIST httpx-0.13.3.tar.gz 176199 BLAKE2B d3a56c2386841909668e34eaa78d202f91ad900230b9d1d4254bfa08312312d020e081aea2839dbb57d85fa26ccfc3f093404801c4dd5c47051f3c9fd2746552 SHA512 54cdee16e8253c221c3298817ccf63a4a0d6755a86feea2aa5a2efe9af44eb1eb0a578b21f593fe28fceace17b0a0badb52a66965c35bf456ea57dd3b905ebbe -DIST httpx-0.14.3.tar.gz 813092 BLAKE2B 9bad0aa069c2666bae778b972b2724d6868a65a870b13a490cf82f347a661f4012bd55434a9fcea6cab43bff410679f549764319018bcebb75a30bec3b132288 SHA512 8bd741f3d8211604efc0c946a06d2aae5a1c484d1057218db60711840ef00119f54c76eaf02a25f7c8820122621794e54e7f3d32b4b858e41f87af9954a58046 +DIST httpx-0.16.1.tar.gz 965347 BLAKE2B a6c5bcdda595ffcfb824194564ebd93760a9180e60665a9540fc6a2822b1be4273b940fee61cb4b49c2d97a5f4d71b1caf32deddec18d2fb636465b3868aece4 SHA512 d76b2c94c655c187ab150f20b16906034574d017a67c4a06c456d55071434cc0ba7752bdceda86aa6b1a1fe9109fa11594e4ea679cd7d2a77898fb40fa5153d3 diff --git a/dev-python/httpx/httpx-0.14.3.ebuild b/dev-python/httpx/httpx-0.16.1.ebuild similarity index 92% rename from dev-python/httpx/httpx-0.14.3.ebuild rename to dev-python/httpx/httpx-0.16.1.ebuild index e10a7e8b..f3ee5315 100644 --- a/dev-python/httpx/httpx-0.14.3.ebuild +++ b/dev-python/httpx/httpx-0.16.1.ebuild @@ -23,7 +23,10 @@ LICENSE="BSD" KEYWORDS="~amd64 ~x86" SLOT="0" -RDEPEND="dev-python/certifi[${PYTHON_USEDEP}] +RESTRICT="test" + +RDEPEND=" + dev-python/certifi[${PYTHON_USEDEP}] dev-python/chardet[${PYTHON_USEDEP}] dev-python/hstspreload[${PYTHON_USEDEP}] ~dev-python/httpcore-0.10.1[${PYTHON_USEDEP}] @@ -42,6 +45,7 @@ DEPEND="test? ( dev-python/isort[${PYTHON_USEDEP}] dev-python/mypy[${PYTHON_USEDEP}] dev-python/pytest-asyncio[${PYTHON_USEDEP}] + dev-python/pytest-trio[${PYTHON_USEDEP}] dev-python/trio[${PYTHON_USEDEP}] dev-python/trustme[${PYTHON_USEDEP}] dev-python/uvicorn[${PYTHON_USEDEP}]
next reply other threads:[~2020-10-18 9:03 UTC|newest] Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-18 9:03 Andrew Ammerlaan [this message] 2020-10-18 9:03 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/httpx/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2021-02-19 10:14 [gentoo-commits] repo/proj/guru:master " Michał Górny 2020-09-06 12:36 Andrew Ammerlaan 2020-08-29 14:14 Andrew Ammerlaan 2020-08-29 14:14 Andrew Ammerlaan 2020-08-17 10:17 Andrew Ammerlaan 2020-08-14 18:35 Andrew Ammerlaan 2020-08-14 18:20 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-08-14 18:35 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-06-30 19:19 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-06-30 19:43 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-06-01 11:31 Andrew Ammerlaan 2020-05-28 11:06 Andrew Ammerlaan 2020-05-24 8:35 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-05-24 19:03 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-04-12 16:16 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-04-12 16:39 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-03-28 11:08 Andrew Ammerlaan 2020-03-24 16:37 Michał Górny 2020-03-09 17:55 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=1603006036.158c38891e6128320e883a1427680cc03237ba60.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: linkBe 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