This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
python-pytz: bump to version 2021.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
4 years ago
parent
65dfaba35f
commit
ca45446f16
2 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lang/python/host-pip-requirements/Django-1.11.txt
+2
-2
lang/python/python-pytz/Makefile
+ 1
- 1
lang/python/host-pip-requirements/Django-1.11.txt
View File
@ -1,2 +1,2 @@
Django==1.11.29 --hash=sha256:4200aefb6678019a0acf0005cd14cfce3a5e6b9b90d06145fcdd2e474ad4329c
pytz==202
0.4 --hash=sha256:3e6b7dd2d1e0a59084bcee14a17af60c5c562cdc16d828e8eba2e683d3a7e268
pytz==202
1.1 --hash=sha256:83a4a90894bf38e243cf052c8b58f381bfe9a7a483f6a9cab140bc7f702ac4da
+ 2
- 2
lang/python/python-pytz/Makefile
View File
@ -8,11 +8,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
python-pytz
PKG_VERSION
:=
202
0.4
PKG_VERSION
:=
202
1.1
PKG_RELEASE
:=
1
PYPI_NAME
:=
pytz
PKG_HASH
:=
3e6b7dd2d1e0a59084bcee14a17af60c5c562cdc16d828e8eba2e683d3a7e268
PKG_HASH
:=
83a4a90894bf38e243cf052c8b58f381bfe9a7a483f6a9cab140bc7f702ac4da
PKG_MAINTAINER
:=
Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save