commit:     fd7d26ce5e8c979d94d628f4a67280709d8d4e88
Author:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Mon Oct  4 10:15:49 2021 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
CommitDate: Mon Oct  4 10:16:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fd7d26ce

dev-python/pysubs2: bump to 1.3.0

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

 dev-python/pysubs2/Manifest             |  1 +
 dev-python/pysubs2/pysubs2-1.3.0.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/pysubs2/Manifest b/dev-python/pysubs2/Manifest
index 31660782e..696efb3fe 100644
--- a/dev-python/pysubs2/Manifest
+++ b/dev-python/pysubs2/Manifest
@@ -1 +1,2 @@
 DIST pysubs2-1.2.0.tar.gz 844305 BLAKE2B 
be553a2672cfebe08847e1fc65b41420485846d75ccb4dbb2c9bb8aec1843d2665bd8117a2f718871ea17e79e40ec491f2360eea695c07622fee16fe52a7f7f7
 SHA512 
37cf74c8c812c1683ef926c8bb749479bc9eaedd780f29a3299295885fd329eae7b2863f293da878ce54b696e8783cfab49cb341b54735a892339c77c551edfb
+DIST pysubs2-1.3.0.tar.gz 846587 BLAKE2B 
0afa4c6d4d8ad4a7eda7461b80a6e61123096601ae64132e55f7c4e564f15f202abe0ef2836c067563072a9dba18b9c74380d31c68d8dde5d83f207ca45d99f2
 SHA512 
696acb26e2c74615674e33e06545c84bd7ee446f47bec3256da7e101dc317d9d2a0f659d3a51ae95fdad3d8014b635b5f4f12375f7f8f0c7fa85835ec09675ca

diff --git a/dev-python/pysubs2/pysubs2-1.3.0.ebuild 
b/dev-python/pysubs2/pysubs2-1.3.0.ebuild
new file mode 100644
index 000000000..75eb35d50
--- /dev/null
+++ b/dev-python/pysubs2/pysubs2-1.3.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A library for editing subtitle files"
+HOMEPAGE="https://github.com/tkarabela/pysubs2";
+SRC_URI="https://github.com/tkarabela/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests nose

Reply via email to