systemd / pystemd

A thin Cython-based wrapper on top of libsystemd, focused on exposing the dbus API via sd-bus in an automated and easy to consume way.
GNU Lesser General Public License v2.1
411 stars 36 forks source link

Release .deb for ubuntu #42

Closed Timple closed 4 years ago

Timple commented 4 years ago

I know we can install the pip package on ubuntu. But we have an interest in releasing a .deb package that depends on pystemd. Therefor it would be nice that this package is also released, e.g. under the name python-pystemd

So people can install using apt-get install python-pystemd instead of pip install pystemd.

Would you have an interest for this?

aleivag commented 4 years ago

I have not used Ubuntu in ages but... Isn't pystemd already in Ubuntu ? Example https://packages.ubuntu.com/focal/python3-pystemd

On Sun, Mar 1, 2020, 11:15 PM Tim Clephas notifications@github.com wrote:

I know we can install the pip package on ubuntu. But we have an interest in releasing a .deb package that depends on pystemd. Therefor it would be nice that this package is also released, e.g. under the name python-pystemd

So people can install using apt-get install python-pystemd instead of pip install pystemd.

Would you have an interest for this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/facebookincubator/pystemd/issues/42?email_source=notifications&email_token=ABISHTRZTE4PNKLMBKE6QMLRFNMHTA5CNFSM4K7OBDV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IRS7F6A, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABISHTSFY7NWFGHDO66C3QDRFNMHTANCNFSM4K7OBDVQ .

Timple commented 4 years ago

Ah, you're right! We are always using the latest LTS which is bionic at the moment. (Focal is not yet released).

I've put in a request at the maintainers to release for bionic: https://answers.launchpad.net/ubuntu/+source/pystemd/+question/689077

davide125 commented 4 years ago

Thanks @Timple!

Timple commented 4 years ago

I know this project runs on ubuntu 18.04 (we're using it). But do you perhaps have a pointer on where this is made explicit? Because ubuntu focal uses 3.8 and ubuntu bionic uses 3.6.