He created a GPG (Gnu Privacy Guard, implementation of PGP) key, uploaded it to a key server and github, signed the git tag and the pypi package with it.
Ask the guys in ninux firenze, they can teach you something about it. I teach all of you to do this when the time is ripe. Federico Il sab 3 giu 2017, 10:54 Edoardo Putti <[email protected]> ha scritto: > Wonderful work with publishing a package, I have no clue how to do that? > care to explain? > > > Il giorno venerdì 2 giugno 2017 21:52:43 UTC+2, Rohith Asrk ha scritto: >> >> Hi everyone. >> >> This week has been a great and enthusiastic week for me. My work can be >> summarized as follows: >> >> 1. Launched django-netjsongraph v0.3 which can be seen at [1] >> <https://pypi.python.org/pypi/django-netjsongraph/0.3>. It basically >> involved the following changes done this week which are as follows, >> - Added a NETJSONGRAPH_VISUALIZER_CSS setting to >> django_netjsongraph which allows adding custom css files. Can be seen at >> [2] <https://github.com/netjson/django-netjsongraph/pull/30> >> - Improved docs for overriding visualizer templates. Can be seen >> at [3] <https://github.com/netjson/django-netjsongraph/pull/31> >> >> Learned a lot about publishing a package on PyPi and about all the real >> world crytpo being used. I started signing all the commits from now >> believing that to be a great practice. >> >> 2. Initialized openwisp-network-topology repository which can be tracked >> at [4] <https://github.com/openwisp/openwisp-network-topology> and >> published on pypi [5] >> <https://pypi.python.org/pypi/openwisp-network-topology/0.1.0a0> >> >> 3. Added models extending django-netjsongraph and added a basic layout of >> admin site. >> >> I'm trying my best to release v0.1 of openwisp_network_topology as soon >> as possible. Will be a little busy this weekend. >> >> Have a great weekend. :-) >> >> Rohith Asrk <https://www.linkedin.com/in/rohith-a-s-r-k-14383640/> >> >> [1]: https://pypi.python.org/pypi/django-netjsongraph/0.3 >> [2]: https://github.com/netjson/django-netjsongraph/pull/30 >> [3]: https://github.com/netjson/django-netjsongraph/pull/31 >> [4]: https://github.com/openwisp/openwisp-network-topology >> [5]: https://pypi.python.org/pypi/openwisp-network-topology/0.1.0a0 >> > -- > You received this message because you are subscribed to the Google Groups > "OpenWISP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
