Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian packaging #17

Open
zenhack opened this issue Jan 3, 2017 · 8 comments
Open

Debian packaging #17

zenhack opened this issue Jan 3, 2017 · 8 comments

Comments

@zenhack
Copy link
Owner

zenhack commented Jan 3, 2017

Issue by kuba
Friday Jan 15, 2016 at 19:52 GMT
Originally opened as kuba/simp_le#69


For more context (and preferred solution) see kuba/simp_le#68 (comment).

@zenhack
Copy link
Owner Author

zenhack commented Jan 3, 2017

Comment by athoune
Friday Jan 15, 2016 at 21:00 GMT


Here is package version in Debian Jessie :

  • python-cryptography 0.6.1-1
  • python-openssl 0.14-1
  • no pytz
  • python-requests 2.4.3-6

I can try a variant of #68

@zenhack
Copy link
Owner Author

zenhack commented Jan 3, 2017

Comment by alanthing
Monday Feb 29, 2016 at 14:51 GMT


@kuba I have documented how to create non-virtualenv packages for CentOS 6 and 7. If you'd like me to add them to a Wiki page, let me know and I'll be happy to share.

@zenhack
Copy link
Owner Author

zenhack commented Jan 3, 2017

Comment by kuba
Monday Feb 29, 2016 at 17:31 GMT


That's great, please do share!

BTW, any chance for reproducible scripts that could be pulled directly to
the the repo (PR)? :)

@zenhack
Copy link
Owner Author

zenhack commented Jan 3, 2017

Comment by alanthing
Tuesday Mar 01, 2016 at 01:12 GMT


Sure, I'll start another issue so as to not hijack this one b/c I do have a question.

@zenhack
Copy link
Owner Author

zenhack commented Jan 3, 2017

Comment by bit
Saturday Apr 16, 2016 at 10:51 GMT


Once #83 is merged, you can create a valid debian package with the following 2 lines:

python3 setup.py --command-packages=stdeb.command debianize
echo "acme python3-acme (>= 0.4.0)" > debian/py3dist-overrides

@zenhack
Copy link
Owner Author

zenhack commented Jan 3, 2017

Comment by athoune
Saturday Apr 16, 2016 at 13:52 GMT


I need a package for Debian Wheezy, so I keep my dh-virtualenv hack.

But it's great if an official package is available for contemporary Debian.

@zenhack
Copy link
Owner Author

zenhack commented Jan 3, 2017

Comment by kuba
Sunday Apr 17, 2016 at 08:28 GMT


#83 was merged, as a part of #98.

@bit, do you mean debianize that is part of https://pypi.python.org/pypi/stdeb?

@zenhack
Copy link
Owner Author

zenhack commented Jan 3, 2017

Comment by bit
Monday Apr 18, 2016 at 12:24 GMT


do you mean debianize that is part of https://pypi.python.org/pypi/stdeb?

@kuba yes debianize is part of stdeb (apt install python3-stdeb)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant