gronke / py-jail

A Python libc wrapper for FreeBSD jails
Other
4 stars 2 forks source link

pypi METADATA is incomplete #6

Open igalic opened 4 years ago

igalic commented 4 years ago
Name: jail
Version: 0.0.11
Summary: Native FreeBSD jail bindings with libc.
Home-page: https://github.com/gronke/py-jail
Author: Stefan Grönke
Author-email: stefan@gronke.net
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: freebsd-sysctl (==0.0.7)
igalic commented 4 years ago

we can solve this analogous to https://github.com/gronke/py-freebsd_sysctl/pull/9 and https://github.com/bsdci/libioc/pull/764

however, we have to be careful that we don't lock ourselves in with the lockstep increase of dependencies.

the only place where we should demand exact versions, should be ioc