Port details |
- py-should_dsl Should assertions in Python as clear and readable as possible
- 2.1.2 devel
=0 2.1.2Version of this port present on the latest quarterly branch. DEPRECATED: Uses Python 2.7 which is EOLed upstream
This port expired on: 2020-12-31
- Maintainer: truckman@FreeBSD.org
 - Port Added: 2016-02-09 01:37:11
- Last Update: 2021-01-01 11:45:05
- SVN Revision: 559825
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/should_dsl/
- Description:
- Should assertions in Python as clear and readable as possible
WWW: https://pypi.org/project/should_dsl/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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}should_dsl>0:devel/py-should_dsl@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-should_dsl
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (should_dsl-2.1.2.tar.gz) = 36f753d90fbdf84ef2b7a9e07813e3efac725376feb7a793549f3fff7a03232a
SIZE (should_dsl-2.1.2.tar.gz) = 13650
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.2 01 Jan 2021 11:45:05
  |
antoine  |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
2.1.2 01 Jan 2021 10:11:35
  |
antoine  |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
2.1.2 01 Jan 2021 00:57:24
  |
rene  |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
2.1.2 19 Feb 2020 17:59:36
  |
antoine  |
Clean up USES
With hat: portmgr |
2.1.2 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
2.1.2 10 Feb 2016 20:23:19
  |
truckman  |
Sort USE_PYTHON
Sponsored by: Farsight Security, Inc. |
2.1.2 09 Feb 2016 06:47:47
  |
truckman  |
Limit python to <=3.2.
Requested by: koobs
Sponsored by: Farsight Security, Inc. |
2.1.2 09 Feb 2016 01:37:03
  |
truckman  |
Add py-should_dsl port:
Should assertions in Python as clear and readable as possible
The goal of Should-DSL is to write should expectations in Python
as clear and readable as possible, using "almost" natural language
(limited - sometimes - by the Python language constraints).
Sponsored by: Farsight Security, Inc. |
Number of commits found: 8
|