mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/py-multiset: update 3.0.1 → 3.0.2
Reported by: portscout
This commit is contained in:
parent
afcde63b90
commit
50f6464bb4
3 changed files with 4 additions and 18 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= multiset
|
||||
DISTVERSION= 3.0.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3.0.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1680195127
|
||||
SHA256 (multiset-3.0.1.tar.gz) = e45671cae8385a8e6248a9b07a3a83280c2d0cc4312713058cfbacdc5ec9973e
|
||||
SIZE (multiset-3.0.1.tar.gz) = 33433
|
||||
TIMESTAMP = 1703997109
|
||||
SHA256 (multiset-3.0.2.tar.gz) = a2a51231a42d922ae2245c294c235a29f8a888e06865d2fce21c6ecaf111ffff
|
||||
SIZE (multiset-3.0.2.tar.gz) = 33877
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
--- pyproject.toml.orig 2023-03-30 16:54:02 UTC
|
||||
+++ pyproject.toml
|
||||
@@ -1,7 +1,7 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools >= 42",
|
||||
- "setuptools_scm[toml]>=3.4,<6",
|
||||
+ "setuptools_scm[toml]>=3.4",
|
||||
"wheel"
|
||||
]
|
||||
-build-backend = "setuptools.build_meta"
|
||||
\ No newline at end of file
|
||||
+build-backend = "setuptools.build_meta"
|
Loading…
Add table
Reference in a new issue