Port details |
- py-dataclasses Backport of the dataclasses module for Python 3.6
- 0.8 devel
=0 0.8Version of this port present on the latest quarterly branch.
- DEPRECATED: Included in Python 3.7 or later
This port expired on: 2022-03-31 IGNORE: needs an unsupported version of Python
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-03-31 08:28:05
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/ericvsmith/dataclasses
- Description:
- This is an implementation of PEP 557, Data Classes. It is a backport for
Python 3.6. Because dataclasses will be included in Python 3.7, any discussion
of dataclass features should occur on the python-dev mailing list at
https://mail.python.org/mailman/listinfo/python-dev. At this point this repo
should only be used for historical purposes (it's where the original dataclasses
discussions took place) and for discussion of the actual backport to Python 3.6.
WWW: https://github.com/ericvsmith/dataclasses
- ¦ ¦ ¦ ¦
- 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}dataclasses>0:devel/py-dataclasses@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-dataclasses
- Package flavors (<flavor>: <package>)
- py38: py38-dataclasses
- py27: py27-dataclasses
- distinfo:
- TIMESTAMP = 1605403607
SHA256 (dataclasses-0.8.tar.gz) = 8479067f342acf957dc82ec415d355ab5edb7e7646b90dc6e2fd1d96ad084c97
SIZE (dataclasses-0.8.tar.gz) = 36581
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-dataclasses
- USES:
- python:3.6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2022-03-31
REASON: Has expired: Included in Python 3.7 or later
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
0.8 05 Feb 2022 01:17:21 |
Yasuhiro Kimura (yasu) |
*/*: Cleanup after the removal of lang/python36
* Remove codes that aren't necessary after the removal of lang/python36
* Mark ports that aren't necessary with Python 3.7 or later as
DEPRECATED and set EXPIRATION_DATE.
PR: 261046
Approved by: lwhsu (python) |
0.8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8 15 Nov 2020 01:30:04 |
yuri |
devel/py-dataclasses: Update 0.7 -> 0.8 |
0.7 29 Oct 2019 05:37:26 |
yuri |
devel/py-dataclasses: Update 0.6 -> 0.7
Reported by: portscout |
0.6 31 Mar 2019 06:08:09 |
yuri |
New port: devel/py-dataclasses: Backport of the dataclasses module for Python
3.6 |
Number of commits found: 7
|