public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nicola Smaniotto" <smaniotto.nicola@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/srt/
Date: Mon,  7 Mar 2022 11:56:44 +0000 (UTC)	[thread overview]
Message-ID: <1646654203.1d075b06841cd5bd51f5b87b1030d5ad7c94a28b.smaniotto.nicola@gentoo> (raw)

commit:     1d075b06841cd5bd51f5b87b1030d5ad7c94a28b
Author:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Mon Mar  7 11:50:36 2022 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
CommitDate: Mon Mar  7 11:56:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d075b06

dev-python/srt: bump to 3.5.2

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>

 dev-python/srt/Manifest                               | 2 +-
 dev-python/srt/{srt-3.4.1.ebuild => srt-3.5.2.ebuild} | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/srt/Manifest b/dev-python/srt/Manifest
index d3539e688..0b0d8eba7 100644
--- a/dev-python/srt/Manifest
+++ b/dev-python/srt/Manifest
@@ -1,3 +1,3 @@
-DIST srt-3.4.1.tar.gz 23723 BLAKE2B 33445cb969db64e89978c06fcb0b8145047a1f40082500f507b8c70d42489dc083f7b2972868bf08a9f5fcb1b9a279df279f034455d0b326f3c03da086bd59c5 SHA512 bb214935203b4d3a8bc1dc7968ed318ed55709b880046dd070c3547e5c5e7df6d12f445e3be83a2e938096655008705a76461c404494a1c8eccee36f2ff465cd
 DIST srt-3.5.0.tar.gz 24678 BLAKE2B c50704f7811e271116ab6531f4f63eb579b2e34c48e9ab81179d41d08ef803266f3ce7fb0332a9158591326f8a428dda80e3e641db3b4b73cec690cb93af404f SHA512 f5dac7995ce0eddb4da56084b1125200c861a0b21d5b4c8a75c4179a0ce840143abb75f306855ed68170d8c4ab913792c577e21e258ba18bac366c630803a7a5
 DIST srt-3.5.1.tar.gz 24003 BLAKE2B 0ba77727043090310d2db69d9569bde53fcd69a55715e9721a83ee148d382459b1d68b369eee52fc7f99ba5e8aca017128a2d999e44b5ae77dda027a23ecc8bc SHA512 0523b5b31d78db195911ea632adbd25e76d1270510cf9c7432a44bd96e44d4928196c7e4f2eed05bbd73c1d96dcbe99ecea2bd755d697ff659924773c3e6a05e
+DIST srt-3.5.2.tar.gz 24416 BLAKE2B 7da4401cce45045058f4d91a3ea3b688ae65f48d039b642abdf649acf2a8e416e096a5959235dc0165ac0a2169ca63a66b101bac6d8f20b0b330d165626b5010 SHA512 5367d7fa3ed23523f03efad1524fcb44c1a8e1c95e2f3032c0e11ff67795a1399eb32b27365e4b0f98ed5b1d7671d576ab8cd342d50bb4005554faaf03ea9c8a

diff --git a/dev-python/srt/srt-3.4.1.ebuild b/dev-python/srt/srt-3.5.2.ebuild
similarity index 89%
rename from dev-python/srt/srt-3.4.1.ebuild
rename to dev-python/srt/srt-3.5.2.ebuild
index b6159b07a..e484b2fa6 100644
--- a/dev-python/srt/srt-3.4.1.ebuild
+++ b/dev-python/srt/srt-3.5.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 
@@ -11,7 +11,7 @@ DESCRIPTION="A tiny library for parsing, modifying, and composing SRT files"
 HOMEPAGE="https://github.com/cdown/srt"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-LICENSE="public-domain"
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 
@@ -21,7 +21,7 @@ DEPEND="
 	test? (
 		dev-python/hypothesis[${PYTHON_USEDEP}]
 	)
-	"
+"
 
 src_prepare() {
 	default


             reply	other threads:[~2022-03-07 11:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-07 11:56 Nicola Smaniotto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-15  8:20 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/srt/ David Roman
2024-05-13  9:01 Nicola Smaniotto
2023-04-16  9:46 Nicola Smaniotto
2023-03-17 13:01 Anna Vyalkova
2023-02-27 15:19 Nicola Smaniotto
2023-01-11 18:21 Nicola Smaniotto
2023-01-11 18:21 Nicola Smaniotto
2022-01-24 16:03 Nicola Smaniotto
2021-09-24 11:58 Nicola Smaniotto
2021-07-27  9:06 Nicola Smaniotto
2021-07-26  9:53 Nicola Smaniotto

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=1646654203.1d075b06841cd5bd51f5b87b1030d5ad7c94a28b.smaniotto.nicola@gentoo \
    --to=smaniotto.nicola@gmail.com \
    --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