Commit Graph

8 Commits

Author SHA1 Message Date
Danilo G. Baio
7dc667fe83 databases/py-mongoengine: Update to 0.20.0
Drop support for Python 2.7

Changelog:	https://github.com/MongoEngine/mongoengine/blob/v0.20.0/docs/changelog.rst
2020-05-03 17:11:51 +00:00
Danilo G. Baio
54995340bf databases/py-mongoengine: Update to 0.19.1
Changelog:	https://github.com/MongoEngine/mongoengine/blob/v0.19.1/docs/changelog.rst

Package doesn't include tests, in current or in the previous versions.
2020-05-01 19:12:55 +00:00
Antoine Brodin
1bf9457272 Convert the tree to use PY_PILLOW
With hat:	portmgr
Originally submitted by:	kai
2020-03-24 19:54:57 +00:00
Kai Knoblich
74174b2661 graphics/py-pillow: Update to 7.0.0
* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
  backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
  dropped the support for Python 2.

* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
  consumers that can be built for Python 2 or newer.

* Exceptions are ports that can be built only for either Python 2 or
  Python 3.  For the first case, consumers are just assigned to the
  repo-copied graphics/py-pillow6.

* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
  listed in setup.py as a build dependency [1] and relax the version
  requirements of Pillow for www/py-wagtail.

Release Notes:

* https://pillow.readthedocs.io/en/latest/releasenotes/index.html

Backward Incompatible Changes (7.0.0):

* https://pillow.readthedocs.io/en/latest/releasenotes/7.0.0.html#backwards-incompatible-changes

Detailed Changelog:

* https://github.com/python-pillow/Pillow/blob/7.0.0/CHANGES.rst

PR:		243665
Submitted by:	sunpoet (patch for 7.0.0 and repo-copied version)
Reviewed by:	koobs [1], sunpoet
Approved by:	koobs (maintainer)
Differential Revision:	https://reviews.freebsd.org/D23713
2020-02-24 11:36:15 +00:00
Sunpoet Po-Chuan Hsieh
795b334786 Update to 0.18.0
- Add NO_ARCH

Changes:	https://github.com/MongoEngine/mongoengine/blob/master/docs/changelog.rst
2019-06-13 15:50:30 +00:00
William Grzybowski
8fbf84d062 databases/py-mongoengine: update to 0.17.0
- Pass maintainership to python group
2019-03-21 14:31:30 +00:00
Tobias Kortkamp
34433c8ea3 Hook up databases/py-mongoengine after the move and unbreak index
- Also fix _TEST_DEPENDS flavors helper usage

Pointy hat:	dvl
2019-01-08 15:17:50 +00:00
Dan Langille
d1940bbb57 Update to 0.16.3 and move to databases/py-mongoengine
Add LICENSE
ADD TEST_DEPENDS

PR:		233945
Approved by:	maintainer timeout
Differential Revision:	https://reviews.freebsd.org/D18519
2019-01-08 14:53:56 +00:00