Port details on branch 2021Q3 |
- py-tempora Objects and routines pertaining to date and time
- 4.1.1_1 devel
=0 4.1.1_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-07-25 16:54:10
- Last Update: 2021-07-25 16:51:37
- Commit Hash: 613553b
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/jaraco/tempora
- Description:
- Tempora is a objects and routines pertaining to date and time.
WWW: https://github.com/jaraco/tempora
¦ ¦ ¦ ¦ 
- 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}tempora>0:devel/py-tempora@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-tempora/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-tempora
- pkg install py38-tempora
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 py38-tempora listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-tempora
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1624189691
SHA256 (tempora-4.1.1.tar.gz) = c54da0f05405f04eb67abbb1dff4448fd91428b58cb00f0f645ea36f6a927950
SIZE (tempora-4.1.1.tar.gz) = 19208
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:
-
- py38-setuptools_scm>=3.4.1 : devel/py-setuptools_scm@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-jaraco.functools>=1.20 : devel/py-jaraco.functools@py38
- py38-pytz>=0,1 : devel/py-pytz@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-tempora
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.1_1 25 Jul 2021 16:51:37
    |
Jan Beich (jbeich)  |
devel/py-tempora: unbreak egg version after 9e4e943b2655
$ flexget execute
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line
568, in _build_master
ws.require(__requires__)
File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line
886, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line
777, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (tempora 0.0.0
(/usr/local/lib/python3.8/site-packages), Requirement.parse('tempora>=1.8'),
{'portend'})
During handling of the above exception, another exception occurred:
Traceback (most recent call last): (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|