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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-pycups1 CUPS bindings for Python
2.0.1 print Deleted 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 2.0.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-29 01:56:25
Last Update: 2021-06-10 15:42:46
Commit Hash: 704b5a3
Also Listed In: python
License: GPLv2 GPLv3
WWW:
https://github.com/OpenPrinting/pycups
Description:
CUPS bindings for Python WWW: https://github.com/OpenPrinting/pycups
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}pycups1>0:print/py-pycups1@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-pycups1
Package flavors (<flavor>: <package>)
  • py38: py38-pycups1
distinfo:
TIMESTAMP = 1620405445 SHA256 (pycups-2.0.1.tar.gz) = 57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90 SIZE (pycups-2.0.1.tar.gz) = 62968

Packages (timestamps in pop-ups are UTC):
py37-pycups1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.9.74-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Library dependencies:
  1. libcups.so : print/cups
  2. libiconv.so : converters/libiconv
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/sk1*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
print_py-pycups1
USES:
iconv localbase 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/p/pycups/
  2. https://pypi.org/packages/source/p/pycups/
Collapse this list.
Port Moves
  • port moved to print/py-pycups on 2021-06-10
    REASON: Remove obsoleted port. Use print/py-pycups instead

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.1
10 Jun 2021 15:42:46
commit hash: 704b5a33bbe0679c2c19db5be63009fff4d3f0fecommit hash: 704b5a33bbe0679c2c19db5be63009fff4d3f0fecommit hash: 704b5a33bbe0679c2c19db5be63009fff4d3f0fecommit hash: 704b5a33bbe0679c2c19db5be63009fff4d3f0fe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-pycups1: Remove obsoleted port

Use print/py-pycups instead.
2.0.1
11 May 2021 21:47:17
commit hash: 3b73b81c23fa8e273257430b5d7766fc2ee3d171commit hash: 3b73b81c23fa8e273257430b5d7766fc2ee3d171commit hash: 3b73b81c23fa8e273257430b5d7766fc2ee3d171commit hash: 3b73b81c23fa8e273257430b5d7766fc2ee3d171 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-pycups1: Update to 2.0.1

- Remote outdated PORTSCOUT
- Update WWW

Changes:	https://github.com/OpenPrinting/pycups/blob/master/NEWS
1.9.74
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.9.74
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.9.74
24 Dec 2020 13:46:02
Revision:559094Original commit files touched by this commit
kai search for other commits by this committer
Relax hardcoded paths to fix build with Python 3.8.7

Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
1.9.74
29 May 2020 01:56:20
Revision:536830Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-pycups1 1.9.74 (copied from py-pycups)

- Add PORTSCOUT

Number of commits found: 6