mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-phx-class-registry: update to 4.0.5.
This commit is contained in:
parent
ebfa736cc5
commit
786bf17fb8
2 changed files with 5 additions and 18 deletions
|
@ -1,13 +0,0 @@
|
|||
--- a/phx_class_registry.egg-info/SOURCES.txt
|
||||
+++ b/phx_class_registry.egg-info/SOURCES.txt
|
||||
@@ -13,9 +13,3 @@ phx_class_registry.egg-info/SOURCES.txt
|
||||
phx_class_registry.egg-info/dependency_links.txt
|
||||
phx_class_registry.egg-info/requires.txt
|
||||
phx_class_registry.egg-info/top_level.txt
|
||||
-test/__init__.py
|
||||
-test/auto_register_test.py
|
||||
-test/cache_test.py
|
||||
-test/entry_points_test.py
|
||||
-test/patcher_test.py
|
||||
-test/registry_test.py
|
||||
\ No newline at end of file
|
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'python3-phx-class-registry'
|
||||
pkgname=python3-phx-class-registry
|
||||
version=3.0.5
|
||||
revision=2
|
||||
version=4.0.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Registry pattern for Python classes"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://class-registry.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/p/phx-class-registry/phx-class-registry-3.0.5.tar.gz"
|
||||
checksum=f11462ac410a8cda38c2b6a83b51a2390c7d9528baef591cb5b551b11aba2a92
|
||||
distfiles="${PYPI_SITE}/p/phx-class-registry/phx-class-registry-${version}.tar.gz"
|
||||
checksum=1901bdaea34d9cfefa4d149b2f20217e7e024492f7e247797e7c4d36d96cdb5b
|
||||
|
||||
post_extract() {
|
||||
# Requires dummy_package.egg-info
|
||||
|
|
Loading…
Add table
Reference in a new issue