Skip to content

Releases: dustinkirkland/python-petname

Releasing 2.7

28 Apr 19:47
Compare
Choose a tag to compare

[ Dustin Kirkland ]

  • setup.py:
    • screw it, pypi just doesn't want my markdown long description
    • commenting this out makes uploading pypi work again
  • petname/english.py:
    • updating wordlists to match upstream petname
  • debian/control, debian/copyright, setup.py:
    • permanently relocating from Launchpad/bzr to Github/git
  • debian/update-wordlists.sh:
    • use github as authoritative in the update maintainer script
  • petname/english.py:
    • remove a couple of animals

[ Ethan Ho]

  • setup.py:
    • Fix UnicodeDecodeError on install

[ Anthony Sottile ]

  • debian/compat, petname/init.py, petname/main.py, setup.py:
    • add mypy typing