Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11034167
D2725.id6831.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
8 KB
Referenced Files
None
Subscribers
None
D2725.id6831.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-hypothesis
-version : 3.44.13
-release : 3
+version : 3.56.3
+release : 4
source :
- - https://github.com/HypothesisWorks/hypothesis-python/archive/3.44.13.tar.gz : 0f4c1522498e9354d4435b2dd8cd40e222376e87a2381913dbd3e1bc27ff098b
+ - https://github.com/HypothesisWorks/hypothesis/archive/3.56.3.tar.gz : 5677895c2dfcca32e058d1f00497e74f1a6bb90aa7cc901ae543d0e3558ff2af
license : MPL-2.0
component : programming.python
summary : Advanced property-based (QuickCheck-like) testing for Python
@@ -21,6 +21,10 @@
- python-attrs
- python-coverage
- python-enum34
+setup : |
+ result=${PWD##*/}
+ cp -a hypothesis-python ..
+ cd .. && rm -fr $result
build : |
%python_setup
%python3_setup
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -19,13 +19,13 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.44.13-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.44.13-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.44.13-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.44.13-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.44.13-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.44.13-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.44.13-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.56.3-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.56.3-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.56.3-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.56.3-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.56.3-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.56.3-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis-3.56.3-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/_settings.py</Path>
@@ -66,6 +66,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/internal/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/internal/cache.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/internal/cache.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/internal/cathetus.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/internal/cathetus.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/internal/charmap.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/internal/charmap.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/internal/compat.py</Path>
@@ -156,13 +158,13 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/vendor/pretty.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/version.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/hypothesis/version.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.44.13-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.44.13-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.44.13-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.44.13-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.44.13-py3.6.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.44.13-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.44.13-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.56.3-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.56.3-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.56.3-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.56.3-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.56.3-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.56.3-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis-3.56.3-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/__pycache__/_settings.cpython-36.pyc</Path>
@@ -209,6 +211,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/__pycache__/cache.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/__pycache__/cathetus.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/__pycache__/charmap.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/__pycache__/compat.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/__pycache__/coverage.cpython-36.pyc</Path>
@@ -222,6 +225,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/__pycache__/renaming.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/__pycache__/validation.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/cache.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/cathetus.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/charmap.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/compat.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/hypothesis/internal/conjecture/__init__.py</Path>
@@ -296,12 +300,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-02-01</Date>
- <Version>3.44.13</Version>
+ <Update release="4">
+ <Date>2018-04-21</Date>
+ <Version>3.56.3</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 4:29 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5885098
Default Alt Text
D2725.id6831.diff (8 KB)
Attached To
Mode
D2725: Update python-hypothesis to 3.56.10
Attached
Detach File
Event Timeline
Log In to Comment