mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
devel/py-aws-sam-translator: Update to 1.39.0
PR: 261419
This commit is contained in:
parent
c87b0df346
commit
dde9420412
3 changed files with 13 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= aws-sam-translator
|
PORTNAME= aws-sam-translator
|
||||||
PORTVERSION= 1.39.0
|
PORTVERSION= 1.42.0
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1633138397
|
TIMESTAMP = 1641886779
|
||||||
SHA256 (aws-sam-translator-1.39.0.tar.gz) = 8973af434ef649861b03a104581b64c219fcf255adb7510e71a6e96914be3208
|
SHA256 (aws-sam-translator-1.42.0.tar.gz) = 8a7976c0ee2fca004a590e17d3551a49c8d8ba14ed0cb3674ea270d41d0dcd5b
|
||||||
SIZE (aws-sam-translator-1.39.0.tar.gz) = 160973
|
SIZE (aws-sam-translator-1.42.0.tar.gz) = 167987
|
||||||
|
|
9
devel/py-aws-sam-translator/files/patch-setup.cfg
Normal file
9
devel/py-aws-sam-translator/files/patch-setup.cfg
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
--- setup.cfg.orig 2021-11-23 19:56:41 UTC
|
||||||
|
+++ setup.cfg
|
||||||
|
@@ -1,5 +1,5 @@
|
||||||
|
[metadata]
|
||||||
|
-description-file = README.md
|
||||||
|
+description_file = README.md
|
||||||
|
|
||||||
|
[egg_info]
|
||||||
|
tag_build =
|
Loading…
Add table
Reference in a new issue