Port details |
- py-swapper Unofficial Django swappable models API
- 1.3.0_1 www
=0 1.3.0_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-03-10 23:00:22
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: MIT
- Description:
- Swapper is an unofficial API for the undocumented but very powerful Django
feature: swappable models. Swapper facilitates implementing arbitrary swappable
models in your own reusable apps.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}swapper>0:www/py-swapper@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-swapper/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-swapper
- pkg install py39-swapper
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-swapper listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-swapper
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1643971144
SHA256 (swapper-1.3.0.tar.gz) = 48a814f67be1abefe6c1495013808d1ff8e6b294f78384c88f5a93b81f7015fd
SIZE (swapper-1.3.0.tar.gz) = 11991
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-setuptools_scm>=0 : devel/py-setuptools_scm@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django32>=2.0 : www/py-django32@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- www/py-django-star-ratings
Configuration Options:
- No options to configure
- Options name:
- www_py-swapper
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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.3.0_1 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.3.0_1 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.3.0_1 28 Apr 2022 10:02:15
    |
Kai Knoblich (kai)  |
www/py-django32: Switch consumers over to Django 3.2
Django 2.2 became End-of-Life on 11th April 2022 and Django 3.2 is the
new LTS (= Long Term Support) release which will be supported until
April 2024.
* Switch the most ports that use www/py-django22 to www/py-django32
* Switch www/seahub over to www/py-djangorestframework
* Ports that are not yet ready for Django 3.2 (only three so far) or
those that have already been set with an expiration date were not
taken into account.
* Bump PORTREVISION due dependency change where necessary.
PR: 261313
Reviewed by: bofh, dvl, koobs, ultima
Approved by: bofh, dvl, koobs, ultima, sunpoet, Kevin Golding, Ivan Rozhuk,
Alexander Sieg (maintainers)
maintainer timeout (remaining maintainers)
Differential Revision: https://reviews.freebsd.org/D34859 |
1.3.0 28 Feb 2022 12:46:27
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-swapper: Update to 1.3.0
- Update WWW
Changes: https://github.com/openwisp/django-swappable-models/releases |
1.1.2_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.2_2 13 May 2020 07:55:12
  |
kai  |
www/py-django-star-ratings: Update to 0.9.1
* Assign the port to Django 2.2 (current LTS release) as well because
Django 1.11 is End-of-Life since April.
* Do the same for its dependencies and bump PORTREVISION accordingly. [1]
* Mark the repo-copied ports www/py-dj22-django-model-utils and
py-dj22-swapper as deprecated because they're obsolete now. [1]
Changelog:
https://github.com/wildfish/django-star-ratings/blob/0.9.1/CHANGELOG.txt
PR: 245905
Approved by: Kevin Golding (maintainer), maintainer timeout (14 days) [1] |
1.1.2_1 08 Apr 2020 02:22:29
  |
sunpoet  |
Update to 1.1.2.post1
Changes: https://github.com/wq/django-swappable-models/releases |
1.1.2 15 Jan 2020 17:46:45
  |
sunpoet  |
Update to 1.1.2
Changes: https://github.com/wq/django-swappable-models/releases |
1.1.1 29 Jul 2019 16:52:08
  |
sunpoet  |
Update to 1.1.1
- Add LICENSE_FILE
Changes: https://github.com/wq/django-swappable-models/releases |
1.1.0 12 Jul 2019 11:02:15
  |
sunpoet  |
Cosmetic change |
1.1.0 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.1.0 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
1.1.0 10 Mar 2018 23:00:09
  |
sunpoet  |
Add py-swapper 1.1.0
Swapper is an unofficial API for the undocumented but very powerful Django
feature: swappable models. Swapper facilitates implementing arbitrary swappable
models in your own reusable apps.
WWW: https://pypi.python.org/pypi/swapper
WWW: https://github.com/wq/django-swappable-models |