mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
textproc/yq: update 3.4.2 → 3.4.3
Reported by: portscout
This commit is contained in:
parent
d8123a3f02
commit
b703b29ece
@ -1,5 +1,5 @@
|
||||
PORTNAME= yq
|
||||
DISTVERSION= 3.4.2
|
||||
DISTVERSION= 3.4.3
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1714193103
|
||||
SHA256 (yq-3.4.2.tar.gz) = f916408e834e96f390ef82a36bfcbf24a555ae5a2fcdaef94a2ed5d260d161ef
|
||||
SIZE (yq-3.4.2.tar.gz) = 33154
|
||||
TIMESTAMP = 1714532096
|
||||
SHA256 (yq-3.4.3.tar.gz) = ba586a1a6f30cf705b2f92206712df2281cd320280210e7b7b80adcb8f256e3b
|
||||
SIZE (yq-3.4.3.tar.gz) = 33214
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- setup.py.orig 2024-04-27 04:49:23 UTC
|
||||
+++ setup.py
|
||||
@@ -15,7 +15,7 @@ setup(
|
||||
use_scm_version={
|
||||
"write_to": "yq/version.py",
|
||||
},
|
||||
- setup_requires=["setuptools_scm >= 7, <8"],
|
||||
+ setup_requires=["setuptools_scm >= 7"],
|
||||
install_requires=[
|
||||
"PyYAML >= 5.3.1",
|
||||
"xmltodict >= 0.11.0",
|
Loading…
Reference in New Issue
Block a user