user-cont / conu

conu - python API for your containers
http://conu.readthedocs.io/en/latest/
MIT License
165 stars 33 forks source link

0.6.0 release #302

Closed usercont-release-bot closed 5 years ago

usercont-release-bot commented 5 years ago

Hi, you have requested a release PR from me. Here it is! This is the changelog I created:

Changes

You can change it by editing CHANGELOG.md in the root of this repository and pushing to 0.6.0-release branch before merging this PR. I have also updated the __version__ in file:

centos-ci commented 5 years ago

Can one of the admins verify this patch?

jscotka commented 5 years ago

@rpitonak here are changes for nspawn NSPAWN fixes:

jpopelka commented 5 years ago

feel free to merge

usercont-release-bot commented 5 years ago

I just released version 0.6.0 on Github I just released version 0.6.0 on PyPI I just failed to release on Fedora

jpopelka commented 5 years ago

I just failed to release on Fedora

https://koji.fedoraproject.org/koji/taskinfo?taskID=30436272

No matching package to install: 'python2-kubernetes'
Not all dependencies satisfied
jpopelka commented 5 years ago
docker run -ti fedora:rawhide dnf install python2-kubernetes
No match for argument: python2-kubernetes

See

I'd suggest to stop building conu for Python 2 since F30.

TomasTomecek commented 5 years ago

How about even F29?