Port details |
- py-ubelt Python utility belt containing simple tools
- 1.2.4 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-08-10 04:18:27
- Last Update: 2023-03-02 07:35:45
- Commit Hash: 5c7781b
- Also Listed In: python
- License: APACHE20
- Description:
- Ubelt is a small library of robust, tested, documented, and simple functions
that extend the Python standard library. It has a flat API that all behaves
similarly on Windows, Mac, and Linux (up to some small unavoidable differences).
Almost every function in ubelt was written with a doctest. This provides helpful
documentation and example usage as well as helping achieve 100% test coverage
(with minor exceptions on Windows).
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ubelt>0:devel/py-ubelt@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-ubelt/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-ubelt
- pkg install py39-ubelt
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-ubelt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-ubelt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1677738038
SHA256 (Erotemic-ubelt-v1.2.4_GH0.tar.gz) = eb798f6da0291856fa2e1608aedc3793f673b8a10adfdc9b50235203dd700335
SIZE (Erotemic-ubelt-v1.2.4_GH0.tar.gz) = 337670
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-scikit-build>0 : devel/py-scikit-build@py39
- cmake : devel/cmake-core
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-codecov>=2.0.15 : devel/py-codecov@py39
- py39-coverage>0 : devel/py-coverage@py39
- py39-pytest-cov>0 : devel/py-pytest-cov@py39
- py39-pytest-timeout>=1.4.2 : devel/py-pytest-timeout@py39
- py39-requests>=2.25.1 : www/py-requests@py39
- py39-xdoctest>=0.14.0 : devel/py-xdoctest@py39
- py39-xxhash>0 : devel/py-xxhash@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-ubelt
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
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 |
1.2.4 02 Mar 2023 07:35:45
    |
Yuri Victorovich (yuri)  |
devel/py-ubelt: Update 1.2.3 → 1.2.4
Reported by: portscout |
1.2.3 04 Dec 2022 06:48:23
    |
Yuri Victorovich (yuri)  |
devel/py-ubelt: Update 1.2.2 -> 1.2.3
Reported by: portscout |
1.2.2 09 Sep 2022 21:02:04
    |
Daniel Engberg (diizzy)  |
*/*: Update path set in BUILD_DEPENDS for CMake in more ports
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.2.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.2.2 07 Sep 2022 06:53:03
    |
Yuri Victorovich (yuri)  |
devel/py-ubelt: Update 1.2.1 -> 1.2.2
Reported by: portscout |
1.2.1 10 Aug 2022 05:09:49
    |
Yuri Victorovich (yuri)  |
devel/py-ubelt: Fix tests |
1.2.1 10 Aug 2022 04:17:31
    |
Yuri Victorovich (yuri)  |
devel/py-ubelt: New port: Python utility belt containing simple tools |
Number of commits found: 8
|