Port details |
- py-atpublic Very simple decorator and function of module's all
- 3.0 devel
=1 3.0Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2017-08-30 00:02:53
- Last Update: 2022-01-19 16:11:45
- Commit Hash: 8c65225
- People watching this port, also watch:: py38-Automat, freeimage, font-misc-meltho, libjxl, py38-pycparser
- Also Listed In: python
- License: APACHE20
- Description:
- This is a very simple decorator and function which populates a module's
__all__ and optionally the module globals. This provides both a pure-Python
implementation and an optional C implementation.
WWW: https://public.readthedocs.io/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}atpublic>0:devel/py-atpublic@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-atpublic/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-atpublic
- pkg install py38-atpublic
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-atpublic listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-atpublic
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1642353220
SHA256 (atpublic-3.0.tar.gz) = c881286f65aca24fa14aaf9ce88a63ddb61ab681cfd48707d7aba7b4603272d5
SIZE (atpublic-3.0.tar.gz) = 14108
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- devel/py-flufl.i18n
- devel/py-flufl.lock
- mail/mailman3
- mail/py-aiosmtpd
- mail/py-flufl.bounce
- Configuration Options:
- No options to configure
- Options name:
- devel_py-atpublic
- USES:
- python:3.8+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Jan 2022 16:11:45 3.0
|
Jose Alonso Cardenas Marquez (acm)  |
devel/py-atpublic: Fix installation path |
19 Jan 2022 15:06:24 3.0
|
Jose Alonso Cardenas Marquez (acm)  |
devel/py-atpublic: Fix build
- Latest version of py-atpublic removed support for setup.py. I am adding
setup stuff for fix current problem
PR: 261270
Reported by: yasu |
16 Jan 2022 17:14:32 3.0
|
Jose Alonso Cardenas Marquez (acm)  |
devel/py-atpublic: update to 3.0 |
07 Apr 2021 08:09:01 1.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 Feb 2020 09:31:31
1.0
|
amdmi3  |
- Update WWW
- Remove trailing whitespace from pkg-descr
Approved by: portmgr blanket |
07 Mar 2019 18:45:38
1.0
|
acm  |
- Update to 1.0 |
30 Nov 2017 15:50:34
0.5 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
30 Aug 2017 00:02:43
0.5
|
acm  |
- New port: devel/py-atpublic
This is a very simple decorator and function which populates a module's
__all__ and optionally the module globals. This provides both a pure-Python
implementation and an optional C implementation.
WWW: http://public.readthedocs.io |
Number of commits found: 9
|