[macports-ports] branch master updated (f4f5344dd7a -> 69925964a87)

Renee Otten reneeotten at macports.org
Sun Dec 17 15:39:17 UTC 2023


Renee Otten (reneeotten) pushed a change to branch master
in repository macports-ports.

    from f4f5344dd7a photoqt-qt4: fix desktop file
     new d163cad38de py-mlpy: remove obsolete port
     new 0acb539349b py-scikit-learn: drop py27/py3{5-7} subports
     new 068c6e77861 py-chainer: drop py27/py3{5,6}, add py311 subport
     new d3bdbaea2a1 py-pyne: remove port
     new b1a8cada7bb py-{emcee,emcee3}: drop py37 subport
     new 2c092daaf62 py-{astlib,astroML,reproject}: drop py37 subport
     new 43edba4eff5 py-beancount-import: drop py37 subport
     new 327f973df45 py-{colour,clawpack}: drop py37 subport
     new be970937763 py-commpy: drop py37 subport
     new a1d863e7837 py-filterpy: drop py37 subport
     new 8f34505bff5 py-{fipy,scimath,wntr}: drop py37 subport
     new bf89f67f48a py-{GridDataFormats,MDAnalysis}: drop py37 subport
     new 142b789a9b7 py-kombine: drop py37 subport
     new 40c0aae51ae py-metpy: drop py37 subport
     new 3779e638992 py-pyFAI: drop py37, add py311 subport
     new f5b60047a91 py-pymvpa: drop py37, add py38 subport
     new dff16d8318d py-{pyqtgraph,oct2py}: drop py37 subport
     new 92aa5b85894 py-spacepy: drop py37 subport
     new 94d2e7e764e py-{gensim,networkit,theano,tpot}: drop py37 subport
     new 501043ddef6 py-gpilab-{core,examples,framework}: drop py37 subport
     new 7e0b00d9a33 py-statsmodels: drop py37 subport
     new 568abba43ad py-astropy: drop py37 subport
     new 904de94f3e0 lal*,py-lal*: drop py37 subport
     new b74c1cdfab0 py-scipy: drop py3{5-7} subports
     new 69925964a87 py-scipy: move Python 2.7 subport to 'py27-scipy'

The 25 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-GridDataFormats/Portfile                 |   7 +-
 python/py-MDAnalysis/Portfile                      |   4 +-
 python/py-astlib/Portfile                          |   4 +-
 python/py-astroML/Portfile                         |   5 +-
 python/py-astropy/Portfile                         |  19 +-
 python/py-beancount-import/Portfile                |   5 +-
 python/py-chainer/Portfile                         |   4 +-
 python/py-clawpack/Portfile                        |   4 +-
 python/py-colour/Portfile                          |  11 +-
 python/py-commpy/Portfile                          |   5 +-
 python/py-emcee/Portfile                           |  15 +-
 python/py-emcee3/Portfile                          |   3 +-
 python/py-filterpy/Portfile                        |   7 +-
 python/py-fipy/Portfile                            |   4 +-
 python/py-gensim/Portfile                          |   9 +-
 python/py-gpilab-core/Portfile                     |   2 +-
 python/py-gpilab-examples/Portfile                 |   2 +-
 python/py-gpilab-framework/Portfile                |   2 +-
 python/py-kombine/Portfile                         |   4 +-
 python/py-metpy/Portfile                           |  14 +-
 python/py-mlpy/Portfile                            |  51 ------
 python/py-networkit/Portfile                       |   4 +-
 python/py-oct2py/Portfile                          |   2 +-
 python/py-pyFAI/Portfile                           |   2 +-
 python/py-pymvpa/Portfile                          |   2 +-
 python/py-pyne/Portfile                            |  43 -----
 python/py-pyqtgraph/Portfile                       |   8 +-
 python/py-reproject/Portfile                       |   2 +-
 python/py-scikit-learn/Portfile                    |  72 ++------
 python/py-scimath/Portfile                         |   5 +-
 python/py-scipy/Portfile                           | 145 ++++------------
 python/py-scipy/files/patch-allow-MP-boost.37.diff |  48 ------
 .../files/patch-use__STDC_NO_THREADS__.37.diff     |  54 ------
 python/py-spacepy/Portfile                         |   2 +-
 python/py-statsmodels/Portfile                     |  25 +--
 python/py-theano/Portfile                          |   2 +-
 python/py-tpot/Portfile                            |   2 +-
 python/py-wntr/Portfile                            |   5 +-
 python/py27-scipy/Portfile                         | 192 +++++++++++++++++++++
 .../files/patch-xcode12-fixes.27.diff              |   0
 science/lal/Portfile                               |   2 +-
 science/lalburst/Portfile                          |   2 +-
 science/lalframe/Portfile                          |   2 +-
 science/lalinference/Portfile                      |   2 +-
 science/lalinspiral/Portfile                       |   2 +-
 science/lalmetaio/Portfile                         |   2 +-
 science/lalpulsar/Portfile                         |   2 +-
 science/lalsimulation/Portfile                     |   2 +-
 48 files changed, 290 insertions(+), 522 deletions(-)
 delete mode 100644 python/py-mlpy/Portfile
 delete mode 100644 python/py-pyne/Portfile
 delete mode 100644 python/py-scipy/files/patch-allow-MP-boost.37.diff
 delete mode 100644 python/py-scipy/files/patch-use__STDC_NO_THREADS__.37.diff
 create mode 100644 python/py27-scipy/Portfile
 rename python/{py-scipy => py27-scipy}/files/patch-xcode12-fixes.27.diff (100%)



More information about the macports-changes mailing list