From 786bf17fb87ac6d9686a971a0beabc5f47eb0ad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 5 Feb 2023 08:51:13 +0700 Subject: [PATCH] python3-phx-class-registry: update to 4.0.5. --- .../patches/test-entrypoint.patch | 13 ------------- srcpkgs/python3-phx-class-registry/template | 10 +++++----- 2 files changed, 5 insertions(+), 18 deletions(-) delete mode 100644 srcpkgs/python3-phx-class-registry/patches/test-entrypoint.patch diff --git a/srcpkgs/python3-phx-class-registry/patches/test-entrypoint.patch b/srcpkgs/python3-phx-class-registry/patches/test-entrypoint.patch deleted file mode 100644 index 4bfe21c99c1..00000000000 --- a/srcpkgs/python3-phx-class-registry/patches/test-entrypoint.patch +++ /dev/null @@ -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 diff --git a/srcpkgs/python3-phx-class-registry/template b/srcpkgs/python3-phx-class-registry/template index e45d5060f6b..de6dffb4f2a 100644 --- a/srcpkgs/python3-phx-class-registry/template +++ b/srcpkgs/python3-phx-class-registry/template @@ -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 " +maintainer="Orphaned " 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