[macports-ports] branch master updated (320ed825fc5 -> faf6314287e)

Aaron Madlon-Kay aaron+github at madlon-kay.com
Tue Oct 5 13:21:26 UTC 2021


Aaron Madlon-Kay (amake) pushed a change to branch master
in repository macports-ports.

    from 320ed825fc5 py-twisted: update to 21.7.0 (py36+), 21.2.0 (py35), fix fetch
     new 3da1805b695 py-scrapy: remove unneeded gyrations around distname/master_sites
     new c7ac05da873 scrapy_select: new port
     new 0e90c9718aa py-scrapy: implement `port select` machinery
     new 310e2b96949 py-incremental: update to 17.5.0, source from PyPI
     new b46353e2161 py-scrapy: remove optional dependencies to fix deps' incompatibility
     new faf6314287e py-parsel: add required dependency on py27

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 python/py-incremental/Portfile                     |  12 +-
 python/py-parsel/Portfile                          |   9 +-
 python/py-scrapy/Portfile                          |  80 +++---
 .../files/install-requires-setuptools.patch        |  22 ++
 python/py-scrapy/files/scrapy-27                   |   1 +
 python/py-scrapy/files/scrapy-36                   |   1 +
 python/py-scrapy/files/scrapy-37                   |   1 +
 python/py-scrapy/files/scrapy-38                   |   1 +
 python/py-scrapy/files/scrapy-39                   |   1 +
 .../py-scrapy/files/twisted-http2-optional.patch   | 285 +++++++++++++++++++++
 python/scrapy_select/Portfile                      |  31 +++
 python/scrapy_select/files/base                    |   1 +
 .../scrapy_select}/files/none                      |   0
 13 files changed, 406 insertions(+), 39 deletions(-)
 create mode 100644 python/py-scrapy/files/install-requires-setuptools.patch
 create mode 100644 python/py-scrapy/files/scrapy-27
 create mode 100644 python/py-scrapy/files/scrapy-36
 create mode 100644 python/py-scrapy/files/scrapy-37
 create mode 100644 python/py-scrapy/files/scrapy-38
 create mode 100644 python/py-scrapy/files/scrapy-39
 create mode 100644 python/py-scrapy/files/twisted-http2-optional.patch
 create mode 100644 python/scrapy_select/Portfile
 create mode 100644 python/scrapy_select/files/base
 copy {lua/luacheck_select => python/scrapy_select}/files/none (100%)



More information about the macports-changes mailing list