[Bug 1615143] Re: [SRU] update python-petname and golang-petname libraries in xenial
Dustin Kirkland
dustin.kirkland at gmail.com
Tue Aug 23 12:45:27 UTC 2016
python-petname and python3-petname look good:
kirkland at x230:~⟫ dpkg -l python-petname python3-petname | grep ^ii
ii python-petname 2.0-0ubuntu1~16.04 all python library for generating pronouncable, memorable, pet names
ii python3-petname 2.0-0ubuntu1~16.04 all python3 library for generating pronouncable, memorable, pet names
kirkland at x230:~⟫ python-petname
hot-toad
kirkland at x230:~⟫ python3-petname
true-parrot
kirkland at x230:~⟫ python
Python 2.7.12 (default, Jul 1 2016, 15:12:24)
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import petname
>>> petname.Generate(2, "-")
'cute-ferret'
kirkland at x230:~⟫ python3
Python 3.5.2 (default, Jul 5 2016, 12:43:10)
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import petname
>>> petname.Generate(2, "-")
'noted-martin'
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to golang-petname in Ubuntu.
https://bugs.launchpad.net/bugs/1615143
Title:
[SRU] update python-petname and golang-petname libraries in xenial
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-petname/+bug/1615143/+subscriptions
More information about the Ubuntu-server-bugs
mailing list