File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 11# Template file for 'python3-confuse'
22pkgname=python3-confuse
3- version=2.0 .0
4- revision=5
3+ version=2.1 .0
4+ revision=1
55build_style=python3-pep517
6- hostmakedepends="python3-flit_core "
6+ hostmakedepends="python3-poetry-core "
77depends="python3-yaml"
88checkdepends="${depends} python3-pytest"
99short_desc="Painless YAML config files for Python"
@@ -12,7 +12,9 @@ license="MIT"
1212homepage="https://github.com/beetbox/confuse"
1313changelog="https://raw.githubusercontent.com/beetbox/confuse/master/docs/changelog.rst"
1414distfiles="${PYPI_SITE}/c/confuse/confuse-${version}.tar.gz"
15- checksum=acc57c45ec2a9850a90fe7c29812bbdd8405e48a49c1a22899df915d0aca941f
15+ checksum=abb9674a99c7a6efaef84e2fc84403ecd2dd304503073ff76ea18ed4176e218d
16+
17+ make_check=no # this release has no tests, next one does
1618
1719post_install() {
1820 vlicense LICENSE
You can’t perform that action at this time.
0 commit comments