1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/www/py-gandi.cli
Kubilay Kocak 6b6f072c17 www/py-gandi.cli: Update to 0.18, Modernize
- Update PORTVERSION and distinfo checksum (0.18)
- Remove TESTS option bits (no longer necessary)
- Patch setup.py to remove unecessary dependencies and switch test_suite
  back to the actual test module instead of nose (TODO: upstream)
- Remove unecessary TEST_DEPENDS (nose, coverage). The tests run
  perfectly fine without them.
- Convert test target to modern framework
- post-extract: Remove compiled (py[co]) files and __pycache__
  directories that were inadvertently included in the sdist [1]

Changes:

  https://github.com/Gandi/gandi.cli/blob/0.18/CHANGES.rst

[1] https://github.com/Gandi/gandi.cli/pull/180
2016-03-05 15:46:04 +00:00
..
files www/py-gandi.cli: Update to 0.18, Modernize 2016-03-05 15:46:04 +00:00
distinfo www/py-gandi.cli: Update to 0.18, Modernize 2016-03-05 15:46:04 +00:00
Makefile www/py-gandi.cli: Update to 0.18, Modernize 2016-03-05 15:46:04 +00:00
pkg-descr