File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
srcpkgs/python3-roman-numerals Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1- # Template file for 'python3-roman-numerals-py '
2- pkgname=python3-roman-numerals-py
1+ # Template file for 'python3-roman-numerals'
2+ pkgname=python3-roman-numerals
33version=3.1.0
4- revision=2
4+ revision=1
55build_style=python3-pep517
66hostmakedepends="python3-flit_core"
77depends="python3"
88checkdepends="python3-pytest"
99short_desc="Manipulate well-formed Roman numerals"
1010maintainer="Orphaned <
[email protected] >"
1111license="0BSD OR CC0-1.0"
12- homepage="https://pypi.org/project/roman-numerals-py /"
12+ homepage="https://pypi.org/project/roman-numerals/"
1313changelog="https://github.com/AA-Turner/roman-numerals/blob/master/CHANGES.rst"
14- distfiles="${PYPI_SITE}/r/roman-numerals-py/roman_numerals_py-${version}.tar.gz"
15- checksum=be4bf804f083a4ce001b5eb7e3c0862479d10f94c936f6c4e5f250aa5ff5bd2d
14+ distfiles="${PYPI_SITE}/r/roman-numerals/roman_numerals-${version}.tar.gz"
15+ checksum=384e36fc1e8d4bd361bdb3672841faae7a345b3f708aae9895d074c878332551
16+ replaces="python3-roman-numerals-py>=0"
1617
1718post_install() {
1819 vlicense LICENCE.rst
You can’t perform that action at this time.
0 commit comments