commit f0c1e36bb511af66b01e602d0ce85bc67e8446d4
Author: Arkadiusz Miƛkiewicz <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to