Skip to content

Commit 03303c3

Browse files
committed
python-flask-session: update to version 0.8.0
Release notes: https://flask-session.readthedocs.io/en/latest/changes.html Signed-off-by: Josef Schlehofer <[email protected]>
1 parent f02c368 commit 03303c3

File tree

1 file changed

+3
-2
lines changed
  • lang/python/python-flask-session

1 file changed

+3
-2
lines changed

lang/python/python-flask-session/Makefile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=python-flask-session
11-
PKG_VERSION:=0.3.2
11+
PKG_VERSION:=0.8.0
1212
PKG_RELEASE:=1
1313

1414
PYPI_NAME:=Flask-Session
15-
PKG_HASH:=0768e2bbf06f963ec1aa711bde7aa32dc39ff70f89b495d6db687d899eae4423
15+
PYPI_SOURCE_NAME:=flask_session
16+
PKG_HASH:=20e045eb01103694e70be4a49f3a80dbb1b57296a22dc6f44bbf3f83ef0742ff
1617

1718
PKG_MAINTAINER:=Josef Schlehofer <[email protected]>
1819
PKG_LICENSE:=BSD-3-Clause

0 commit comments

Comments
 (0)