[packages/python-flask-login] Rel 6; python3 package in python3-flask-login.spec

arekm arekm at pld-linux.org
Wed Dec 21 09:43:01 CET 2022


commit f0c1e36bb511af66b01e602d0ce85bc67e8446d4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Dec 21 09:42:46 2022 +0100

    Rel 6; python3 package in python3-flask-login.spec

 python-flask-login.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-flask-login.spec b/python-flask-login.spec
index 517853c..b60f31b 100644
--- a/python-flask-login.spec
+++ b/python-flask-login.spec
@@ -1,14 +1,15 @@
 #
 # Conditional build:
 %bcond_without  python2 # CPython 2.x module
-%bcond_without  python3 # CPython 3.x module
+%bcond_with  python3 # CPython 3.x module
 
 %define         module  flask-login
 Summary:	Flask-Login provides user session management for Flask
 Summary(pl.UTF-8):	Wsparcie dla zarzadzania sesja uzytkownika w aplikacjach Flask
 Name:		python-%{module}
+# keep python2 compatible version here
 Version:	0.5.0
-Release:	5
+Release:	6
 License:	MIT
 Group:		Libraries/Python
 Source0:	https://pypi.python.org/packages/source/F/Flask-Login/Flask-Login-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-flask-login.git/commitdiff/f0c1e36bb511af66b01e602d0ce85bc67e8446d4



More information about the pld-cvs-commit mailing list