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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-shpyx Run shell commands in Python
0.0.32 devel 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 0.0.29Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-05 06:22:01
Last Update: 2024-12-25 19:15:38
Commit Hash: 255d7d1
Also Listed In: python
License: MIT
WWW:
https://github.com/Apakottur/shpyx
Description:
shpyx is a simple, lightweight and typed library for running shell commands in Python. Use shpyx.run to run a shell command in a subprocess.
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}shpyx>0:devel/py-shpyx@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-shpyx/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-shpyx
  • pkg install py311-shpyx
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 py311-shpyx listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-shpyx
Package flavors (<flavor>: <package>)
  • py311: py311-shpyx
distinfo:
TIMESTAMP = 1734888286 SHA256 (shpyx-0.0.32.tar.gz) = 4ac7387bb1f20a68e54891c50466ce725b57c23ca0c730f3499665e002479a13 SIZE (shpyx-0.0.32.tar.gz) = 10578

Packages (timestamps in pop-ups are UTC):
py311-shpyx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.320.0.32-0.0.320.0.32---
FreeBSD:13:quarterly0.0.320.0.32-0.0.320.0.32---
FreeBSD:14:latest0.0.320.0.32-0.0.320.0.32---
FreeBSD:14:quarterly0.0.320.0.32-0.0.320.0.32---
FreeBSD:15:latest0.0.320.0.32n/a0.0.32n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.9.0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-shpyx
USES:
python:3.9+
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/s/shpyx/
  2. https://pypi.org/packages/source/s/shpyx/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.32
25 Dec 2024 19:15:38
commit hash: 255d7d14dd8ab81ef36b7c9345255cd75389553ecommit hash: 255d7d14dd8ab81ef36b7c9345255cd75389553ecommit hash: 255d7d14dd8ab81ef36b7c9345255cd75389553ecommit hash: 255d7d14dd8ab81ef36b7c9345255cd75389553e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-shpyx: Update to 0.0.32

Changes:	https://github.com/Apakottur/shpyx/commits/main
0.0.30
14 Oct 2024 05:25:38
commit hash: 1f3f721881f1206b8abd39aa6f0458d9f03478eacommit hash: 1f3f721881f1206b8abd39aa6f0458d9f03478eacommit hash: 1f3f721881f1206b8abd39aa6f0458d9f03478eacommit hash: 1f3f721881f1206b8abd39aa6f0458d9f03478ea files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-shpyx: Update to 0.0.30

Changes:	https://github.com/Apakottur/shpyx/commits/main
0.0.29
05 Sep 2024 06:11:19
commit hash: b1caefe448b93ce97166b22de7301d54fcb38437commit hash: b1caefe448b93ce97166b22de7301d54fcb38437commit hash: b1caefe448b93ce97166b22de7301d54fcb38437commit hash: b1caefe448b93ce97166b22de7301d54fcb38437 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-shpyx: Add py-shpyx 0.0.29

shpyx is a simple, lightweight and typed library for running shell commands in
Python.

Use shpyx.run to run a shell command in a subprocess.

Number of commits found: 3