notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-hypothesis Library for property based testing
6.98.18 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.92.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-01-08 04:47:57
Last Update: 2024-03-23 14:31:17
Commit Hash: 35db101
People watching this port, also watch:: py39-Automat, freeimage, font-misc-meltho, libjxl, py39-pycparser
Also Listed In: python
License: MPL20
WWW:
https://hypothesis.works/
https://hypothesis.readthedocs.io/en/latest/
https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python
Description:
Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work.
HomepageHomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-hypothesis/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-hypothesis
  • pkg install py39-hypothesis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-hypothesis listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-hypothesis
Package flavors (<flavor>: <package>)
  • py39: py39-hypothesis
distinfo:
TIMESTAMP = 1710712438 SHA256 (hypothesis-6.98.18.tar.gz) = 01b7a02dde6f0848cba1d1fcf8a87dbe94c4fca21e7d45a401c090702947aad1 SIZE (hypothesis-6.98.18.tar.gz) = 389900

Packages (timestamps in pop-ups are UTC):
py37-hypothesis
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--5.41.2---5.41.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-hypothesis
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.98.156.98.15-6.98.156.98.15---
FreeBSD:13:quarterly6.92.16.92.1--6.92.1-6.92.1-
FreeBSD:14:latest6.98.156.98.15-6.98.66.98.15---
FreeBSD:14:quarterly6.92.16.92.1--6.92.1-6.92.1-
FreeBSD:15:latest6.98.156.98.15n/a6.92.1n/a-6.92.16.98.6
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-attrs>=22.2.0 : devel/py-attrs@py39
  2. py39-rich>=9.0.0 : textproc/py-rich@py39
  3. py39-sortedcontainers>=2.1.0<3.0.0 : devel/py-sortedcontainers@py39
  4. py39-black>=19.10b0 : devel/py-black@py39
  5. py39-click>=7.0 : devel/py-click@py39
  6. py39-rich>=9.0.0 : textproc/py-rich@py39
  7. py39-dateutil>=1.4 : devel/py-dateutil@py39
  8. py39-django32>=3.2 : www/py-django32@py39
  9. py39-dpcontracts>=0.4 : devel/py-dpcontracts@py39
  10. py39-black>=19.10b0 : devel/py-black@py39
  11. py39-lark>=0.10.1 : devel/py-lark@py39
  12. py39-numpy>=1.17.3,1 : math/py-numpy@py39
  13. py39-pandas>=1.1,1 : math/py-pandas@py39
  14. py39-pytest>=4.6,1 : devel/py-pytest@py39
  15. py39-pytz>=2014.1,1 : devel/py-pytz@py39
  16. py39-redis>=3.0.0 : databases/py-redis@py39
  17. python3.9 : lang/python39
  18. py39-exceptiongroup>=1.0.0 : devel/py-exceptiongroup@py39
This port is required by:
for Run
  1. cad/py-pymtl
  2. devel/py-hypothesmith
  3. science/py-MDAnalysisTests
  4. textproc/py-textdistance

Configuration Options:
===> The following configuration options are available for py39-hypothesis-6.98.18: CLI=on: Command-line interface support CODEMODS=off: Refactor deprecated or inefficient code DATEUTIL=on: Provide dateutil timezones DJANGO=on: Django support DPCONTRACTS=on: Contracts support GHOSTWRITER=on: Ghostwriter support LARK=on: Lark parser support NUMPY=on: NumPy support PANDAS=on: Pandas support PYTEST=on: pytest support PYTZ=on: Timezone support REDIS=on: Redis support ZONEINFO=on: Zone ===> Use 'make config' to modify these settings
Options name:
devel_py-hypothesis
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/h/hypothesis/
  2. https://pypi.org/packages/source/h/hypothesis/
Collapse this list.

Number of commits found: 281 (showing only 100 on this page)

1 | 2 | 3  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.98.18
23 Mar 2024 14:31:17
commit hash: 35db1016303a0d9588433190abe82cff367abd2acommit hash: 35db1016303a0d9588433190abe82cff367abd2acommit hash: 35db1016303a0d9588433190abe82cff367abd2acommit hash: 35db1016303a0d9588433190abe82cff367abd2a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.98.18

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.98.15
09 Mar 2024 14:05:48
commit hash: 16bd68780bac0f9278e035547c7922370bc79a04commit hash: 16bd68780bac0f9278e035547c7922370bc79a04commit hash: 16bd68780bac0f9278e035547c7922370bc79a04commit hash: 16bd68780bac0f9278e035547c7922370bc79a04 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.98.15

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.98.6
21 Feb 2024 15:07:21
commit hash: b84a9bf9421fff44a6e6c1ca5ac529eec0ac8651commit hash: b84a9bf9421fff44a6e6c1ca5ac529eec0ac8651commit hash: b84a9bf9421fff44a6e6c1ca5ac529eec0ac8651commit hash: b84a9bf9421fff44a6e6c1ca5ac529eec0ac8651 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.98.6

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.92.1
25 Dec 2023 09:00:13
commit hash: 652594e3a5566d629d835665e4df28f17c74e0d1commit hash: 652594e3a5566d629d835665e4df28f17c74e0d1commit hash: 652594e3a5566d629d835665e4df28f17c74e0d1commit hash: 652594e3a5566d629d835665e4df28f17c74e0d1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.92.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.92.0
14 Dec 2023 20:45:13
commit hash: 0807b603ae03fd2acbe0a8a64f79fc7d30214f8ecommit hash: 0807b603ae03fd2acbe0a8a64f79fc7d30214f8ecommit hash: 0807b603ae03fd2acbe0a8a64f79fc7d30214f8ecommit hash: 0807b603ae03fd2acbe0a8a64f79fc7d30214f8e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.92.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.91.1
14 Dec 2023 05:48:25
commit hash: d935fca6cbc3c0ae634f14c7374b90e0badf0190commit hash: d935fca6cbc3c0ae634f14c7374b90e0badf0190commit hash: d935fca6cbc3c0ae634f14c7374b90e0badf0190commit hash: d935fca6cbc3c0ae634f14c7374b90e0badf0190 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.91.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.91.0
01 Dec 2023 22:11:43
commit hash: 030a910be75fd8e0079ab8be89be5d9355e2894ecommit hash: 030a910be75fd8e0079ab8be89be5d9355e2894ecommit hash: 030a910be75fd8e0079ab8be89be5d9355e2894ecommit hash: 030a910be75fd8e0079ab8be89be5d9355e2894e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.91.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.90.0
27 Nov 2023 10:28:12
commit hash: 6be27729b2f1f2b7114077b36ca33f3f3ab0c4c9commit hash: 6be27729b2f1f2b7114077b36ca33f3f3ab0c4c9commit hash: 6be27729b2f1f2b7114077b36ca33f3f3ab0c4c9commit hash: 6be27729b2f1f2b7114077b36ca33f3f3ab0c4c9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.90.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.88.4
14 Nov 2023 21:19:29
commit hash: 1414c1cf3fb950d416b8fcdce02eada123d81299commit hash: 1414c1cf3fb950d416b8fcdce02eada123d81299commit hash: 1414c1cf3fb950d416b8fcdce02eada123d81299commit hash: 1414c1cf3fb950d416b8fcdce02eada123d81299 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.88.4

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.88.3
14 Nov 2023 17:15:53
commit hash: f2e5109a791e31f8e5d754859cc3697b55606695commit hash: f2e5109a791e31f8e5d754859cc3697b55606695commit hash: f2e5109a791e31f8e5d754859cc3697b55606695commit hash: f2e5109a791e31f8e5d754859cc3697b55606695 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.88.3

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.88.1
01 Nov 2023 01:57:09
commit hash: 826c7ff13c0c3eedc7d2fb7cf501706cc3c917e4commit hash: 826c7ff13c0c3eedc7d2fb7cf501706cc3c917e4commit hash: 826c7ff13c0c3eedc7d2fb7cf501706cc3c917e4commit hash: 826c7ff13c0c3eedc7d2fb7cf501706cc3c917e4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.88.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.88.0
16 Oct 2023 15:59:47
commit hash: c89abde800623353890677a0ab01b77d702c6fbecommit hash: c89abde800623353890677a0ab01b77d702c6fbecommit hash: c89abde800623353890677a0ab01b77d702c6fbecommit hash: c89abde800623353890677a0ab01b77d702c6fbe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.88.0

- Update WWW

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.87.3
08 Oct 2023 11:54:55
commit hash: 8038ca1fe00407e4575a0445b6202cff02e67a62commit hash: 8038ca1fe00407e4575a0445b6202cff02e67a62commit hash: 8038ca1fe00407e4575a0445b6202cff02e67a62commit hash: 8038ca1fe00407e4575a0445b6202cff02e67a62 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.87.3

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.87.1
05 Oct 2023 02:00:18
commit hash: 97a25fa0467d5d7dbe50b27146bc0f99d7c8545fcommit hash: 97a25fa0467d5d7dbe50b27146bc0f99d7c8545fcommit hash: 97a25fa0467d5d7dbe50b27146bc0f99d7c8545fcommit hash: 97a25fa0467d5d7dbe50b27146bc0f99d7c8545f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.87.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.87.0
30 Sep 2023 00:44:33
commit hash: 0324187d5c63a1bccf15b095d8170a329e9452a3commit hash: 0324187d5c63a1bccf15b095d8170a329e9452a3commit hash: 0324187d5c63a1bccf15b095d8170a329e9452a3commit hash: 0324187d5c63a1bccf15b095d8170a329e9452a3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.87.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.86.2
22 Sep 2023 23:23:49
commit hash: 78ad6f66e7bbaf4e0d87851da62b71132b5b258acommit hash: 78ad6f66e7bbaf4e0d87851da62b71132b5b258acommit hash: 78ad6f66e7bbaf4e0d87851da62b71132b5b258acommit hash: 78ad6f66e7bbaf4e0d87851da62b71132b5b258a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.86.2

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.86.1
22 Sep 2023 03:17:59
commit hash: 2507fbb4b690d0b68cfec0aad59c8f71b992a6f9commit hash: 2507fbb4b690d0b68cfec0aad59c8f71b992a6f9commit hash: 2507fbb4b690d0b68cfec0aad59c8f71b992a6f9commit hash: 2507fbb4b690d0b68cfec0aad59c8f71b992a6f9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.86.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.84.2
11 Sep 2023 03:11:27
commit hash: 22d9edb796f851277619a036844a4c5f7d1214d4commit hash: 22d9edb796f851277619a036844a4c5f7d1214d4commit hash: 22d9edb796f851277619a036844a4c5f7d1214d4commit hash: 22d9edb796f851277619a036844a4c5f7d1214d4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.84.2

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.84.1
06 Sep 2023 20:49:42
commit hash: da7e46be94891db5540a9ce178c7ad476c96df3ccommit hash: da7e46be94891db5540a9ce178c7ad476c96df3ccommit hash: da7e46be94891db5540a9ce178c7ad476c96df3ccommit hash: da7e46be94891db5540a9ce178c7ad476c96df3c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.84.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.84.0
05 Sep 2023 20:46:28
commit hash: 19be7161e5c071866e698ac00b24e8a1cb56163bcommit hash: 19be7161e5c071866e698ac00b24e8a1cb56163bcommit hash: 19be7161e5c071866e698ac00b24e8a1cb56163bcommit hash: 19be7161e5c071866e698ac00b24e8a1cb56163b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.84.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.83.1
04 Sep 2023 21:30:10
commit hash: 6a40783e17ff2001c78a701c677a9786f4427721commit hash: 6a40783e17ff2001c78a701c677a9786f4427721commit hash: 6a40783e17ff2001c78a701c677a9786f4427721commit hash: 6a40783e17ff2001c78a701c677a9786f4427721 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.83.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.82.2
21 Aug 2023 17:03:54
commit hash: 6963c4bde5f307f90b4ddd51dddd818f291cc42ecommit hash: 6963c4bde5f307f90b4ddd51dddd818f291cc42ecommit hash: 6963c4bde5f307f90b4ddd51dddd818f291cc42ecommit hash: 6963c4bde5f307f90b4ddd51dddd818f291cc42e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.82.2

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.82.0
16 Aug 2023 18:25:26
commit hash: 13762ef81632dee9d4395bdf932ebbd876e10391commit hash: 13762ef81632dee9d4395bdf932ebbd876e10391commit hash: 13762ef81632dee9d4395bdf932ebbd876e10391commit hash: 13762ef81632dee9d4395bdf932ebbd876e10391 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.82.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.81.1
31 Jul 2023 16:40:01
commit hash: 81f935371f6daf439d40620b8d0c80582b226edacommit hash: 81f935371f6daf439d40620b8d0c80582b226edacommit hash: 81f935371f6daf439d40620b8d0c80582b226edacommit hash: 81f935371f6daf439d40620b8d0c80582b226eda files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.81.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.80.0
09 Jul 2023 10:18:56
commit hash: 59ce9c41d293f1b23e140d55a0c4ca8a4c08cebbcommit hash: 59ce9c41d293f1b23e140d55a0c4ca8a4c08cebbcommit hash: 59ce9c41d293f1b23e140d55a0c4ca8a4c08cebbcommit hash: 59ce9c41d293f1b23e140d55a0c4ca8a4c08cebb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.80.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.77.0
30 Jun 2023 07:03:37
commit hash: aa16036686f17f6d5eeb6d03b7ea786de4171ececommit hash: aa16036686f17f6d5eeb6d03b7ea786de4171ececommit hash: aa16036686f17f6d5eeb6d03b7ea786de4171ececommit hash: aa16036686f17f6d5eeb6d03b7ea786de4171ece files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.77.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.75.9
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
6.75.9
05 Jun 2023 21:07:49
commit hash: 36342267819e90ff64df70c6601dd57528276610commit hash: 36342267819e90ff64df70c6601dd57528276610commit hash: 36342267819e90ff64df70c6601dd57528276610commit hash: 36342267819e90ff64df70c6601dd57528276610 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.75.9

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.75.8
05 Jun 2023 18:47:05
commit hash: 1dfaf9e2ca86d8db5bf21e13e7de42ed0fb87af7commit hash: 1dfaf9e2ca86d8db5bf21e13e7de42ed0fb87af7commit hash: 1dfaf9e2ca86d8db5bf21e13e7de42ed0fb87af7commit hash: 1dfaf9e2ca86d8db5bf21e13e7de42ed0fb87af7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.75.8

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.75.2
27 May 2023 04:08:40
commit hash: 9ded972066e0e54e5ac780ed92d959eedfb79b7dcommit hash: 9ded972066e0e54e5ac780ed92d959eedfb79b7dcommit hash: 9ded972066e0e54e5ac780ed92d959eedfb79b7dcommit hash: 9ded972066e0e54e5ac780ed92d959eedfb79b7d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.75.2

- Update version requirement of RUN_DEPENDS
- Add ZONEINFO option

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.72.4
27 Apr 2023 23:58:37
commit hash: e821115d08a217fd6eae6ce506cb0470240f9a92commit hash: e821115d08a217fd6eae6ce506cb0470240f9a92commit hash: e821115d08a217fd6eae6ce506cb0470240f9a92commit hash: e821115d08a217fd6eae6ce506cb0470240f9a92 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.72.4

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.72.1
27 Apr 2023 15:46:11
commit hash: 233008933ffeaa8ecafee090e6bc5a212e10b40ccommit hash: 233008933ffeaa8ecafee090e6bc5a212e10b40ccommit hash: 233008933ffeaa8ecafee090e6bc5a212e10b40ccommit hash: 233008933ffeaa8ecafee090e6bc5a212e10b40c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.72.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.72.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
6.72.0
18 Apr 2023 21:38:11
commit hash: 685d51a3abc71c1f6cafad2588ad609231e9b53fcommit hash: 685d51a3abc71c1f6cafad2588ad609231e9b53fcommit hash: 685d51a3abc71c1f6cafad2588ad609231e9b53fcommit hash: 685d51a3abc71c1f6cafad2588ad609231e9b53f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.72.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.71.0
09 Apr 2023 20:40:16
commit hash: 013dd69e07ef7a0265482f86e51151eb4b27a969commit hash: 013dd69e07ef7a0265482f86e51151eb4b27a969commit hash: 013dd69e07ef7a0265482f86e51151eb4b27a969commit hash: 013dd69e07ef7a0265482f86e51151eb4b27a969 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.71.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.70.2
09 Apr 2023 13:36:49
commit hash: a45d691a52dd78a875e8ba819dd4194eb5036282commit hash: a45d691a52dd78a875e8ba819dd4194eb5036282commit hash: a45d691a52dd78a875e8ba819dd4194eb5036282commit hash: a45d691a52dd78a875e8ba819dd4194eb5036282 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.70.2

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.70.0
05 Apr 2023 17:30:20
commit hash: 256275bbc17537a198252cc527b0abd1ba53a164commit hash: 256275bbc17537a198252cc527b0abd1ba53a164commit hash: 256275bbc17537a198252cc527b0abd1ba53a164commit hash: 256275bbc17537a198252cc527b0abd1ba53a164 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.70.0

- Update WWW and clean up pkg-descr

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.68.2
21 Mar 2023 19:20:41
commit hash: 309a8a20a1a39dcaba12f139ed53ac087a53e49ccommit hash: 309a8a20a1a39dcaba12f139ed53ac087a53e49ccommit hash: 309a8a20a1a39dcaba12f139ed53ac087a53e49ccommit hash: 309a8a20a1a39dcaba12f139ed53ac087a53e49c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.68.2

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.65.2
05 Feb 2023 15:47:55
commit hash: e1354cc1122ac63aaf177456a5d8796f5fd5877acommit hash: e1354cc1122ac63aaf177456a5d8796f5fd5877acommit hash: e1354cc1122ac63aaf177456a5d8796f5fd5877acommit hash: e1354cc1122ac63aaf177456a5d8796f5fd5877a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.65.2

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.62.1
30 Jan 2023 12:59:47
commit hash: bdf33514029a0b6b7ccc86c152675c94cb67d32acommit hash: bdf33514029a0b6b7ccc86c152675c94cb67d32acommit hash: bdf33514029a0b6b7ccc86c152675c94cb67d32acommit hash: bdf33514029a0b6b7ccc86c152675c94cb67d32a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.62.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.58.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
6.58.0
30 Dec 2022 09:04:39
commit hash: 55c2f7c489937748b9da196a2e410aac52137b14commit hash: 55c2f7c489937748b9da196a2e410aac52137b14commit hash: 55c2f7c489937748b9da196a2e410aac52137b14commit hash: 55c2f7c489937748b9da196a2e410aac52137b14 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.58.0

- Disable CODEMODS option by default after
429a0d0dc0f16ebc757a488dd143f390075bed95

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.56.2
19 Nov 2022 08:11:59
commit hash: 1f19baa09b90ebe2e13aede409fbbf09115623b3commit hash: 1f19baa09b90ebe2e13aede409fbbf09115623b3commit hash: 1f19baa09b90ebe2e13aede409fbbf09115623b3commit hash: 1f19baa09b90ebe2e13aede409fbbf09115623b3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.56.2

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.56.1
09 Oct 2022 19:45:28
commit hash: b11db379fe87a3c2ad70183b60bfbb88249edf18commit hash: b11db379fe87a3c2ad70183b60bfbb88249edf18commit hash: b11db379fe87a3c2ad70183b60bfbb88249edf18commit hash: b11db379fe87a3c2ad70183b60bfbb88249edf18 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.56.1

- Enable CLI, CODEMODS, DATEUTIL, DJANGO, DPCONTRACTS, GHOSTWRITER, LARK, NUMPY,
PANDAS, PYTEST, PYTZ and REDIS options

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.56.0
09 Oct 2022 15:37:54
commit hash: 21e6796090e019db45d0ae1159693758d70a408dcommit hash: 21e6796090e019db45d0ae1159693758d70a408dcommit hash: 21e6796090e019db45d0ae1159693758d70a408dcommit hash: 21e6796090e019db45d0ae1159693758d70a408d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.56.0

- Enable CLI, CODEMODS, DATEUTIL, DJANGO, DPCONTRACTS, GHOSTWRITER, LARK, NUMPY,
PANDAS, PYTEST, PYTZ and REDIS options

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.55.0
03 Oct 2022 17:10:30
commit hash: 9513120b7ea379baafc00b88ea10c1241dbc3d08commit hash: 9513120b7ea379baafc00b88ea10c1241dbc3d08commit hash: 9513120b7ea379baafc00b88ea10c1241dbc3d08commit hash: 9513120b7ea379baafc00b88ea10c1241dbc3d08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.55.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.54.6
03 Oct 2022 02:14:55
commit hash: e47e3942190863b71f4bc58f85f6ab754556483fcommit hash: e47e3942190863b71f4bc58f85f6ab754556483fcommit hash: e47e3942190863b71f4bc58f85f6ab754556483fcommit hash: e47e3942190863b71f4bc58f85f6ab754556483f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.54.6

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.54.5
10 Sep 2022 13:02:43
commit hash: 416e7a2d3f27d7dbf7c7774c2ac853511637da1ecommit hash: 416e7a2d3f27d7dbf7c7774c2ac853511637da1ecommit hash: 416e7a2d3f27d7dbf7c7774c2ac853511637da1ecommit hash: 416e7a2d3f27d7dbf7c7774c2ac853511637da1e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.54.5

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
6.54.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.54.4
31 Aug 2022 11:41:04
commit hash: d1da33e30cf528d5d2af37540e499c453c442582commit hash: d1da33e30cf528d5d2af37540e499c453c442582commit hash: d1da33e30cf528d5d2af37540e499c453c442582commit hash: d1da33e30cf528d5d2af37540e499c453c442582 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.54.4

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.54.1
27 Aug 2022 10:24:22
commit hash: 311870de0e9afc86b7ab662c30ac0c234ca78ac0commit hash: 311870de0e9afc86b7ab662c30ac0c234ca78ac0commit hash: 311870de0e9afc86b7ab662c30ac0c234ca78ac0commit hash: 311870de0e9afc86b7ab662c30ac0c234ca78ac0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.54.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.53.0
30 Jul 2022 19:24:41
commit hash: 9a673cc7629a2269258d71173032cb275ad6a8e1commit hash: 9a673cc7629a2269258d71173032cb275ad6a8e1commit hash: 9a673cc7629a2269258d71173032cb275ad6a8e1commit hash: 9a673cc7629a2269258d71173032cb275ad6a8e1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.53.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.52.3
30 Jul 2022 05:57:54
commit hash: cdc5796ec5b4a18ec75ca1c1f9f62ce5ce2144e6commit hash: cdc5796ec5b4a18ec75ca1c1f9f62ce5ce2144e6commit hash: cdc5796ec5b4a18ec75ca1c1f9f62ce5ce2144e6commit hash: cdc5796ec5b4a18ec75ca1c1f9f62ce5ce2144e6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.52.3

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.51.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.51.0
18 Jul 2022 18:00:40
commit hash: 88dc46cb4ecd41fabc004e50afa786567b6d43c4commit hash: 88dc46cb4ecd41fabc004e50afa786567b6d43c4commit hash: 88dc46cb4ecd41fabc004e50afa786567b6d43c4commit hash: 88dc46cb4ecd41fabc004e50afa786567b6d43c4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.51.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.50.1
11 Jul 2022 21:47:08
commit hash: fe0733a74a6532a1bb61c5ed15847ce2f9226dbbcommit hash: fe0733a74a6532a1bb61c5ed15847ce2f9226dbbcommit hash: fe0733a74a6532a1bb61c5ed15847ce2f9226dbbcommit hash: fe0733a74a6532a1bb61c5ed15847ce2f9226dbb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.50.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.49.1
07 Jul 2022 21:42:52
commit hash: a3da29953fd08c39d35aac25b53572ad0e07b681commit hash: a3da29953fd08c39d35aac25b53572ad0e07b681commit hash: a3da29953fd08c39d35aac25b53572ad0e07b681commit hash: a3da29953fd08c39d35aac25b53572ad0e07b681 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.49.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.48.2
07 Jul 2022 12:36:14
commit hash: 99a34995e2938d329ce0d6b696a229372b4211f3commit hash: 99a34995e2938d329ce0d6b696a229372b4211f3commit hash: 99a34995e2938d329ce0d6b696a229372b4211f3commit hash: 99a34995e2938d329ce0d6b696a229372b4211f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.48.2

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.48.1
29 Jun 2022 21:49:53
commit hash: 40ad89f5d1b3ae31e7c63d62947014e725996b36commit hash: 40ad89f5d1b3ae31e7c63d62947014e725996b36commit hash: 40ad89f5d1b3ae31e7c63d62947014e725996b36commit hash: 40ad89f5d1b3ae31e7c63d62947014e725996b36 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.48.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.47.4
29 Jun 2022 16:32:41
commit hash: e9b3deb8e502aa70814ee1598c397e8aae24395fcommit hash: e9b3deb8e502aa70814ee1598c397e8aae24395fcommit hash: e9b3deb8e502aa70814ee1598c397e8aae24395fcommit hash: e9b3deb8e502aa70814ee1598c397e8aae24395f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.47.4

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.47.3
16 Jun 2022 19:35:03
commit hash: 0f4aa685718ec4797eb1d6d01e73afa9b8f7ab65commit hash: 0f4aa685718ec4797eb1d6d01e73afa9b8f7ab65commit hash: 0f4aa685718ec4797eb1d6d01e73afa9b8f7ab65commit hash: 0f4aa685718ec4797eb1d6d01e73afa9b8f7ab65 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.47.3

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.47.1
16 Jun 2022 13:59:40
commit hash: 496cd4960e8e872ab7994bf688fa7e418fd3678fcommit hash: 496cd4960e8e872ab7994bf688fa7e418fd3678fcommit hash: 496cd4960e8e872ab7994bf688fa7e418fd3678fcommit hash: 496cd4960e8e872ab7994bf688fa7e418fd3678f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.47.1

- Update USES=python: math/py-numpy requires Python 3.8+

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.47.0_1
09 Jun 2022 23:32:46
commit hash: b3c9c9c8d17fc221e5111be9e07b781c3ee10e24commit hash: b3c9c9c8d17fc221e5111be9e07b781c3ee10e24commit hash: b3c9c9c8d17fc221e5111be9e07b781c3ee10e24commit hash: b3c9c9c8d17fc221e5111be9e07b781c3ee10e24 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Change RUN_DEPENDS from py-lark-parser to py-lark

- Bump PORTREVISION for dependency change
6.47.0
09 Jun 2022 23:16:05
commit hash: edff12fd7d76e3739709384711d280e00c2a8fbccommit hash: edff12fd7d76e3739709384711d280e00c2a8fbccommit hash: edff12fd7d76e3739709384711d280e00c2a8fbccommit hash: edff12fd7d76e3739709384711d280e00c2a8fbc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.47.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.46.11
03 Jun 2022 23:36:33
commit hash: 8c7257fef04a6a38f0652b1e8bd572e93c260f67commit hash: 8c7257fef04a6a38f0652b1e8bd572e93c260f67commit hash: 8c7257fef04a6a38f0652b1e8bd572e93c260f67commit hash: 8c7257fef04a6a38f0652b1e8bd572e93c260f67 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.46.11

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.46.7
03 Jun 2022 09:00:35
commit hash: 0d91012ed6b02e973192f4dc7d8ed02d2cf2080acommit hash: 0d91012ed6b02e973192f4dc7d8ed02d2cf2080acommit hash: 0d91012ed6b02e973192f4dc7d8ed02d2cf2080acommit hash: 0d91012ed6b02e973192f4dc7d8ed02d2cf2080a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.46.7

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.46.4
22 May 2022 04:23:05
commit hash: 8f948fc5785ba6d469dd89015cdff81e67bb8e56commit hash: 8f948fc5785ba6d469dd89015cdff81e67bb8e56commit hash: 8f948fc5785ba6d469dd89015cdff81e67bb8e56commit hash: 8f948fc5785ba6d469dd89015cdff81e67bb8e56 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.46.4

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.46.3
13 May 2022 19:29:58
commit hash: 6218a9db1301ac7722b71b57aaf61514a18eeb62commit hash: 6218a9db1301ac7722b71b57aaf61514a18eeb62commit hash: 6218a9db1301ac7722b71b57aaf61514a18eeb62commit hash: 6218a9db1301ac7722b71b57aaf61514a18eeb62 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.46.3

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.46.2
13 May 2022 11:39:27
commit hash: 402d415dc6e42667a74d180f9d94de41986adf3ccommit hash: 402d415dc6e42667a74d180f9d94de41986adf3ccommit hash: 402d415dc6e42667a74d180f9d94de41986adf3ccommit hash: 402d415dc6e42667a74d180f9d94de41986adf3c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.46.2

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.45.1
30 Apr 2022 15:58:10
commit hash: 8538cffd4dac0ae180e3fe2fb8d8d65650c58e76commit hash: 8538cffd4dac0ae180e3fe2fb8d8d65650c58e76commit hash: 8538cffd4dac0ae180e3fe2fb8d8d65650c58e76commit hash: 8538cffd4dac0ae180e3fe2fb8d8d65650c58e76 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.45.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.45.0_1
28 Apr 2022 10:02:15
commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django32: Switch consumers over to Django 3.2

Django 2.2 became End-of-Life on 11th April 2022 and Django 3.2 is the
new LTS (= Long Term Support) release which will be supported until
April 2024.

* Switch the most ports that use www/py-django22 to www/py-django32

* Switch www/seahub over to www/py-djangorestframework

* Ports that are not yet ready for Django 3.2 (only three so far) or
  those that have already been set with an expiration date were not
  taken into account.

* Bump PORTREVISION due dependency change where necessary.

PR:		261313
Reviewed by:	bofh, dvl, koobs, ultima
Approved by:	bofh, dvl, koobs, ultima, sunpoet, Kevin Golding, Ivan Rozhuk,
		Alexander Sieg (maintainers)
		maintainer timeout (remaining maintainers)
Differential Revision:	https://reviews.freebsd.org/D34859
6.45.0
26 Apr 2022 15:01:23
commit hash: f44c4d2bba8fd1f76c280a04bb68f0c5e61287dfcommit hash: f44c4d2bba8fd1f76c280a04bb68f0c5e61287dfcommit hash: f44c4d2bba8fd1f76c280a04bb68f0c5e61287dfcommit hash: f44c4d2bba8fd1f76c280a04bb68f0c5e61287df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.45.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.43.1
17 Apr 2022 23:58:17
commit hash: f015449896f1b0747c2e43cc3681460f4c3e88d2commit hash: f015449896f1b0747c2e43cc3681460f4c3e88d2commit hash: f015449896f1b0747c2e43cc3681460f4c3e88d2commit hash: f015449896f1b0747c2e43cc3681460f4c3e88d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.43.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.41.0
16 Apr 2022 04:19:21
commit hash: 2d93578683a84c2e27f5230aba2dd11ad80d1dcfcommit hash: 2d93578683a84c2e27f5230aba2dd11ad80d1dcfcommit hash: 2d93578683a84c2e27f5230aba2dd11ad80d1dcfcommit hash: 2d93578683a84c2e27f5230aba2dd11ad80d1dcf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.41.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.39.4
30 Mar 2022 22:21:11
commit hash: 1ea7e09485638e1204bcfe701fede1326f188fffcommit hash: 1ea7e09485638e1204bcfe701fede1326f188fffcommit hash: 1ea7e09485638e1204bcfe701fede1326f188fffcommit hash: 1ea7e09485638e1204bcfe701fede1326f188fff files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.39.4

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.39.3
25 Mar 2022 13:36:55
commit hash: 38a492bb3a977b6d1f82c9f0b6293900d9ed483ecommit hash: 38a492bb3a977b6d1f82c9f0b6293900d9ed483ecommit hash: 38a492bb3a977b6d1f82c9f0b6293900d9ed483ecommit hash: 38a492bb3a977b6d1f82c9f0b6293900d9ed483e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.39.3

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.37.2
07 Mar 2022 18:11:06
commit hash: fd3e2ee7acccbe1bf904d123cf67921b0d745496commit hash: fd3e2ee7acccbe1bf904d123cf67921b0d745496commit hash: fd3e2ee7acccbe1bf904d123cf67921b0d745496commit hash: fd3e2ee7acccbe1bf904d123cf67921b0d745496 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.37.2

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.36.0
25 Jan 2022 19:50:15
commit hash: 13009ebe858f2ea4ea7b29f9952d3d9db79c0bf5commit hash: 13009ebe858f2ea4ea7b29f9952d3d9db79c0bf5commit hash: 13009ebe858f2ea4ea7b29f9952d3d9db79c0bf5commit hash: 13009ebe858f2ea4ea7b29f9952d3d9db79c0bf5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.36.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.33.0
23 Jan 2022 18:19:22
commit hash: c93f88ad7d6ccd9b15fd1599c20aa613249648eacommit hash: c93f88ad7d6ccd9b15fd1599c20aa613249648eacommit hash: c93f88ad7d6ccd9b15fd1599c20aa613249648eacommit hash: c93f88ad7d6ccd9b15fd1599c20aa613249648ea files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.33.0

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.32.1
11 Jan 2022 18:44:24
commit hash: 814c5ae1f27d16b4635620ea700e4382688fde29commit hash: 814c5ae1f27d16b4635620ea700e4382688fde29commit hash: 814c5ae1f27d16b4635620ea700e4382688fde29commit hash: 814c5ae1f27d16b4635620ea700e4382688fde29 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.32.1

Changes:	https://github.com/HypothesisWorks/hypothesis/releases
		https://hypothesis.readthedocs.io/en/latest/changes.html
6.28.0
21 Dec 2021 18:48:09
commit hash: 9611b538b31b1b647f100795e4f0b5ab5f9b6fb4commit hash: 9611b538b31b1b647f100795e4f0b5ab5f9b6fb4commit hash: 9611b538b31b1b647f100795e4f0b5ab5f9b6fb4commit hash: 9611b538b31b1b647f100795e4f0b5ab5f9b6fb4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.28.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.25.0
21 Nov 2021 21:15:12
commit hash: ddae168a2f132342e69e386a631ef0a0b475d907commit hash: ddae168a2f132342e69e386a631ef0a0b475d907commit hash: ddae168a2f132342e69e386a631ef0a0b475d907commit hash: ddae168a2f132342e69e386a631ef0a0b475d907 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.25.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.24.4
21 Nov 2021 18:20:13
commit hash: 1fbe679b290fb18cbc7a43fb594193739facad33commit hash: 1fbe679b290fb18cbc7a43fb594193739facad33commit hash: 1fbe679b290fb18cbc7a43fb594193739facad33commit hash: 1fbe679b290fb18cbc7a43fb594193739facad33 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.24.4

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.24.1
05 Nov 2021 19:14:07
commit hash: 70d618ac6604c14414985b0a09009d2c06d0b688commit hash: 70d618ac6604c14414985b0a09009d2c06d0b688commit hash: 70d618ac6604c14414985b0a09009d2c06d0b688commit hash: 70d618ac6604c14414985b0a09009d2c06d0b688 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.24.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.24.0
01 Nov 2021 13:41:40
commit hash: f8e4fc1e68dadfaa59d9005b30956f80c1745bdbcommit hash: f8e4fc1e68dadfaa59d9005b30956f80c1745bdbcommit hash: f8e4fc1e68dadfaa59d9005b30956f80c1745bdbcommit hash: f8e4fc1e68dadfaa59d9005b30956f80c1745bdb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.24.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.23.4
25 Oct 2021 21:46:39
commit hash: afeb2f40dd58cbb6c2c3fe3fc7d1c33fde1fcbd2commit hash: afeb2f40dd58cbb6c2c3fe3fc7d1c33fde1fcbd2commit hash: afeb2f40dd58cbb6c2c3fe3fc7d1c33fde1fcbd2commit hash: afeb2f40dd58cbb6c2c3fe3fc7d1c33fde1fcbd2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.23.4

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.23.2
25 Oct 2021 15:57:25
commit hash: 84b8691ffa4cf8af3442fa8de9be6574556c1ee7commit hash: 84b8691ffa4cf8af3442fa8de9be6574556c1ee7commit hash: 84b8691ffa4cf8af3442fa8de9be6574556c1ee7commit hash: 84b8691ffa4cf8af3442fa8de9be6574556c1ee7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.23.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.23.1
13 Oct 2021 05:37:04
commit hash: 78b05074370587df1aa338325e757dabe01f3382commit hash: 78b05074370587df1aa338325e757dabe01f3382commit hash: 78b05074370587df1aa338325e757dabe01f3382commit hash: 78b05074370587df1aa338325e757dabe01f3382 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.23.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.23.0
27 Sep 2021 19:48:09
commit hash: ee69715332a73118399e53d6d6f7246ce0c80f1ccommit hash: ee69715332a73118399e53d6d6f7246ce0c80f1ccommit hash: ee69715332a73118399e53d6d6f7246ce0c80f1ccommit hash: ee69715332a73118399e53d6d6f7246ce0c80f1c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.23.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.22.0
27 Sep 2021 15:55:57
commit hash: 5bb7a6006ae99a20421ffa3c153515da79607b02commit hash: 5bb7a6006ae99a20421ffa3c153515da79607b02commit hash: 5bb7a6006ae99a20421ffa3c153515da79607b02commit hash: 5bb7a6006ae99a20421ffa3c153515da79607b02 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.22.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.21.6
21 Sep 2021 22:23:32
commit hash: c0064ab5b2f6ba0149844a4ae2709e791146ec5dcommit hash: c0064ab5b2f6ba0149844a4ae2709e791146ec5dcommit hash: c0064ab5b2f6ba0149844a4ae2709e791146ec5dcommit hash: c0064ab5b2f6ba0149844a4ae2709e791146ec5d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.21.6

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.21.2
21 Sep 2021 03:44:28
commit hash: 11b85e113b219a7fa42bf42d9015a324962ac2eecommit hash: 11b85e113b219a7fa42bf42d9015a324962ac2eecommit hash: 11b85e113b219a7fa42bf42d9015a324962ac2eecommit hash: 11b85e113b219a7fa42bf42d9015a324962ac2ee files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.21.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.14.6
08 Aug 2021 21:44:00
commit hash: 1b28ab725e28e6a0953c32ae812d37948cb7eafbcommit hash: 1b28ab725e28e6a0953c32ae812d37948cb7eafbcommit hash: 1b28ab725e28e6a0953c32ae812d37948cb7eafbcommit hash: 1b28ab725e28e6a0953c32ae812d37948cb7eafb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.14.6

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.14.5
08 Aug 2021 14:54:06
commit hash: 123fd57e1e669069fe4a87223e47ea74458cff2ecommit hash: 123fd57e1e669069fe4a87223e47ea74458cff2ecommit hash: 123fd57e1e669069fe4a87223e47ea74458cff2ecommit hash: 123fd57e1e669069fe4a87223e47ea74458cff2e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.14.5

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.14.3
21 Jul 2021 18:11:53
commit hash: 82895377d1ffd3afb6f411afdf094688330133adcommit hash: 82895377d1ffd3afb6f411afdf094688330133adcommit hash: 82895377d1ffd3afb6f411afdf094688330133adcommit hash: 82895377d1ffd3afb6f411afdf094688330133ad files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.14.3

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.14.2
15 Jul 2021 20:32:13
commit hash: 15675fd02c9e6a0371d4e5bd4c38c5abb0be0c6acommit hash: 15675fd02c9e6a0371d4e5bd4c38c5abb0be0c6acommit hash: 15675fd02c9e6a0371d4e5bd4c38c5abb0be0c6acommit hash: 15675fd02c9e6a0371d4e5bd4c38c5abb0be0c6a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.14.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.14.1
06 Jul 2021 14:56:31
commit hash: 0f1444b15ddf2e0ea0d76bbb2fd96eadcfb807f6commit hash: 0f1444b15ddf2e0ea0d76bbb2fd96eadcfb807f6commit hash: 0f1444b15ddf2e0ea0d76bbb2fd96eadcfb807f6commit hash: 0f1444b15ddf2e0ea0d76bbb2fd96eadcfb807f6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.14.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.14.0
20 Jun 2021 11:37:22
commit hash: df750c0922caebccebf8a15ac84f288352498a84commit hash: df750c0922caebccebf8a15ac84f288352498a84commit hash: df750c0922caebccebf8a15ac84f288352498a84commit hash: df750c0922caebccebf8a15ac84f288352498a84 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.14.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
6.13.14
14 Jun 2021 17:39:57
commit hash: 7e804175aff838faa4b1e453b76928a1076a4265commit hash: 7e804175aff838faa4b1e453b76928a1076a4265commit hash: 7e804175aff838faa4b1e453b76928a1076a4265commit hash: 7e804175aff838faa4b1e453b76928a1076a4265 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hypothesis: Update to 6.13.14

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst

Number of commits found: 281 (showing only 100 on this page)

1 | 2 | 3  »