Bug 240921 - [NEW PORT] devel/py-jail: Native Python wrapper for FreeBSD jails using libc
Summary: [NEW PORT] devel/py-jail: Native Python wrapper for FreeBSD jails using libc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alexander Leidinger
URL: https://github.com/gronke/py-jail
Keywords: feature
Depends on: 240920
Blocks:
  Show dependency treegraph
 
Reported: 2019-09-29 15:52 UTC by gronke
Modified: 2020-01-13 03:02 UTC (History)
3 users (show)

See Also:


Attachments
jail Python Module v0.0.8 (1.67 KB, text/plain)
2019-09-29 15:52 UTC, gronke
no flags Details
jail Python Module v0.0.9 (1.67 KB, text/plain)
2019-11-07 19:58 UTC, gronke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gronke 2019-09-29 15:52:29 UTC
Created attachment 207937 [details]
jail Python Module v0.0.8

A native Python wrapper for FreeBSD jails using libc.

GitHub: https://github.com/gronke/py-jail
PyPi: https://pypi.org/project/jail/
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2019-09-29 18:44:23 UTC
Hi.

For this and the dependency, I think you can fetch both directly from PyPI (CHEESESHOP MasterSite).

This document can help with this and other things related to Python Ports on FreeBSD:
https://wiki.freebsd.org/Python/PortsPolicy

About devel/py-freebsd_sysctl, py3kplist is not needed, see this:
https://github.com/freebsd/freebsd-ports/blob/master/Mk/Uses/python.mk#L105-L118

Regards.
Comment 2 gronke 2019-11-07 19:58:53 UTC
Created attachment 208951 [details]
jail Python Module v0.0.9

- bump version to 0.0.9
- py3kplist removed from USE_PYTHON
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-11-09 15:54:23 UTC
A commit references this bug:

Author: netchild
Date: Sat Nov  9 15:54:17 UTC 2019
New revision: 517132
URL: https://svnweb.freebsd.org/changeset/ports/517132

Log:
  Native Python wrapper for FreeBSD jails using libc

  WWW: https://github.com/gronke/py-jail

  PR:		240921
  Submitted by:	stefan@gronke.net

Changes:
  head/devel/Makefile
  head/devel/py-jail/
  head/devel/py-jail/Makefile
  head/devel/py-jail/distinfo
  head/devel/py-jail/pkg-descr
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2020-01-13 03:02:16 UTC
^Triage: Assign to committer that resolved