public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/suds/
Date: Wed, 16 Mar 2022 10:06:11 +0000 (UTC)	[thread overview]
Message-ID: <1647421933.1ed2e2dcd31e7aee37a90d3825b4f1eca1df3649.mgorny@gentoo> (raw)

commit:     1ed2e2dcd31e7aee37a90d3825b4f1eca1df3649
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 09:12:13 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 09:12:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed2e2dc

dev-python/suds: Bump to 1.1.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/suds/Manifest          |  1 +
 dev-python/suds/suds-1.1.0.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/suds/Manifest b/dev-python/suds/Manifest
index 71c755efb2eb..312a5f79e570 100644
--- a/dev-python/suds/Manifest
+++ b/dev-python/suds/Manifest
@@ -1 +1,2 @@
 DIST suds-community-1.0.0.tar.gz 282894 BLAKE2B 06b1d96c13b0e7f3259b550718d653979e4d7cf5d094c881fb2a4c56f6fd47aa0d204c960d1ec617d3d85fe18b1a86f468e9bbeab6695cde73330e2e97462103 SHA512 77f26df229a93ac0efbc4245180f4eb630bd565624cd5e3e92e82af3545c7ce63802eacfe616cc138e8dfcceb8d9007a88c911c654ca7ba77c82d6e9bcf75d77
+DIST suds-community-1.1.0.tar.gz 284545 BLAKE2B b5f6f6f46a35df3263664c9893745a2e723f3eef543cb1a9e9fd061956b0c00c219e818228de9bf11b2730ad0a8fed90ad731199ffc7ca9fba9f22c5c0c8dd41 SHA512 2c8902e16c3513c99ce6d8bdf58ef4f5c4d704f1bf2480ea2b23ec2adbd9e8919928bfd5e3fd6859028b7fbc3788d067b9b71bad2a20c2f4907e6e56f3f15350

diff --git a/dev-python/suds/suds-1.1.0.ebuild b/dev-python/suds/suds-1.1.0.ebuild
new file mode 100644
index 000000000000..de4e51911215
--- /dev/null
+++ b/dev-python/suds/suds-1.1.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_REQ_USE="xml(+)"
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_PN="${PN}-community"
+DESCRIPTION="Lightweight SOAP client"
+HOMEPAGE="https://github.com/suds-community/suds"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+DOCS=( README.md notes/. )
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-03-16 10:06 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-16 10:06 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-03  8:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/suds/ Michał Górny
2022-04-16 15:56 Michał Górny
2021-11-27  6:33 Arthur Zamarin
2021-10-27  8:29 Michał Górny
2021-10-09  9:32 Arthur Zamarin
2021-04-04 18:52 Andreas Sturmlechner
2020-10-25 23:47 Sam James
2020-10-25 23:42 Thomas Deutschmann
2020-10-21 21:45 Michał Górny
2020-09-16 22:07 Louis Sautier
2020-08-23 11:45 David Seifert
2020-08-22  9:15 Michał Górny
2020-08-22  9:15 Michał Górny
2020-04-30 15:06 Michał Górny
2019-04-10  5:08 Matthew Thode
2017-07-17 19:01 Sebastien Fabbro
2017-05-02 15:15 Michał Górny
2016-11-20  5:56 Aaron Bauman
2016-03-28  3:32 Matt Thode
2016-02-28  7:08 Matt Thode
2015-12-09 19:07 Michał Górny
2015-08-24 14:04 Agostino Sarubbo
2015-08-24 14:02 Agostino Sarubbo

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=1647421933.1ed2e2dcd31e7aee37a90d3825b4f1eca1df3649.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --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