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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2021Q3
py-tempora Objects and routines pertaining to date and time
4.1.1_1 devel on this many watch lists=0 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 4.1.1_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py38: py38-tempora
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools_scm>=3.4.1 : devel/py-setuptools_scm@py38
  2. py38-setuptools>0 : devel/py-setuptools@py38
  3. python3.8 : lang/python38
Runtime dependencies:
  1. py38-jaraco.functools>=1.20 : devel/py-jaraco.functools@py38
  2. py38-pytz>=0,1 : devel/py-pytz@py38
  3. py38-setuptools>0 : devel/py-setuptools@py38
  4. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/tempora/
  2. https://pypi.org/packages/source/t/tempora/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.1_1
25 Jul 2021 16:51:37
commit hash: 613553ba75cc739f6d097cbe57d284fb16539db7commit hash: 613553ba75cc739f6d097cbe57d284fb16539db7commit hash: 613553ba75cc739f6d097cbe57d284fb16539db7commit hash: 613553ba75cc739f6d097cbe57d284fb16539db7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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 View all of this commit message)

Number of commits found: 1