projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c157522
)
itsdangerous: update to version 2.0.1
author
Daniel Golle
<daniel@makrotopia.org>
Sun, 1 Aug 2021 03:12:12 +0000
(
04:12
+0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Sun, 1 Aug 2021 03:15:22 +0000
(
04:15
+0100)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lang/python/itsdangerous/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/itsdangerous/Makefile
b/lang/python/itsdangerous/Makefile
index 65d49d5d5030d1bac9848af1d0c94483677f02de..423d80adcfae79258bd383e6510e63cb058e1d9f 100644
(file)
--- a/
lang/python/itsdangerous/Makefile
+++ b/
lang/python/itsdangerous/Makefile
@@
-5,11
+5,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=itsdangerous
-PKG_VERSION:=
1.1.0
-PKG_RELEASE:=
3
+PKG_VERSION:=
2.0.1
+PKG_RELEASE:=
$(AUTORELEASE)
PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=
321b033d07f2a4136d3ec762eac9f16a10ccd60f53c0c91af90217ace7ba1f19
+PKG_HASH:=
9e724d68fc22902a1435351f84c3fb8623f303fffcc566a4cb952df8c572cff0
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=BSD-3-Clause