commit 767cb2e699ca32200753c2ce78fda54d70410c26
Author: Jakub Bogusz <[email protected]>
Date:   Wed Mar 13 22:02:25 2019 +0100

    - fixed python3-talloc-devel dependencies

 talloc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/talloc.spec b/talloc.spec
index 7a79227..15e9f72 100644
--- a/talloc.spec
+++ b/talloc.spec
@@ -101,8 +101,8 @@ Summary:    Development files for Python 3 pytalloc-util 
library
 Summary(pl.UTF-8):     Pliki programistyczne biblioteki pytalloc-util dla 
Pythona 3
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{epoch}:%{version}-%{release}
-Requires:      python-devel >= 1:3.2
-Requires:      python-talloc = %{epoch}:%{version}-%{release}
+Requires:      python3-devel >= 1:3.2
+Requires:      python3-talloc = %{epoch}:%{version}-%{release}
 
 %description -n python3-talloc-devel
 Development files for Python 3 pytalloc-util library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/talloc.git/commitdiff/767cb2e699ca32200753c2ce78fda54d70410c26

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

Reply via email to