]> git.pld-linux.org Git - packages/python3-deepdiff.git/commitdiff
Up to 5.8.0 (disable docs; it was package with no real content anyway) master auto/th/python3-deepdiff-5.8.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Apr 2022 19:11:48 +0000 (21:11 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Apr 2022 19:11:48 +0000 (21:11 +0200)
python3-deepdiff.spec

index 208bdfdb60c6b3b210b5cdc2ef1a606321ebc9b0..d0009d1c0dbced9011911fd4d2eb15c54134c684 100644 (file)
@@ -1,16 +1,16 @@
 # Conditional build:
-%bcond_without doc     # API documentation
+%bcond_with    doc     # API documentation
 %bcond_with    tests   # unit tests
 
 %define                module  deepdiff
 Summary:       Deep Difference and search of any Python object/data
 Name:          python3-%{module}
-Version:       5.6.0
-Release:       2
+Version:       5.8.0
+Release:       1
 License:       MIT
 Group:         Libraries/Python
 Source0:       https://pypi.debian.net/%{module}/%{module}-%{version}.tar.gz
-# Source0-md5: a4ccc7101e5fce52b06bd3c1e89d113b
+# Source0-md5: 474848baf38d4aab64fafb1d57ddc466
 URL:           https://github.com/seperman/deepdiff
 BuildRequires: python3-modules >= 1:3.2
 #BuildRequires:        python3-setuptools
This page took 0.146211 seconds and 4 git commands to generate.