This either changes the pkgbase to match the directory name
or the other way around.
The motivation for this is to make it possible to automatically generate
an URL to the PKGBUILD file from the package information alone.
* python3: Update to 3.6.1
The patches starting with 16 are new to fix the build.
Some no longer relevant patches were dropped, the rest is just refreshed.
* Bump pkgrel of all packages containing Python 3 bytecode/extensions.
The package list was generated using:
pkgfile.exe -R mingw64 -r "cpython.*\\.(py[cod]|dll)"
* lensfun: Add cmake to makedepends
* numpy: Don't hardcode the Python version
* blender: rebuild for new Python
* boost: Don't hardcode Python versions; rebuild
* pillow: Don't hardcode Python version; rebuild
* python-dateutil: Don't hardcode Python versions
* sip: Don't hardcode Python versions
* pyqt4: Don't hardcode Python versions; rebuild
* pyqt5: Don't hardcode Python versions; rebuild
* opencv: Update Python3 version in patch
* Update python packages
* Update matplotlib
* Bump version of IPython and related modules
* Bump version of IPython and related modules
Make sure to update checksums
* Fix python-decorator package naming
python-pickleshare: Added MSYS2_ARG_CONV_EXCL variable. Added (mingw-w64) at the end of description. Removed python 2.8 compare from dependency. Added python-path as dependency.
python-path: Added MSYS2_ARG_CONV_EXCL variable. Added (mingw-w64) at the end of description. Removed python 2.8 compare from dependency.
python-traitlets: Added MSYS2_ARG_CONV_EXCL variable. Added (mingw-w64) at the end of description. Removed python 2.8 compare from dependency.
python-simplegeneric: Added MSYS2_ARG_CONV_EXCL variable. Added (mingw-w64) at the end of description. Removed python 2.8 compare from dependency.
python-ipython_genutils: Added MSYS2_ARG_CONV_EXCL variable. Added (mingw-w64) at the end of description. Removed python 2.8 compare from dependency.
python-path: Created PKGBUILD
python-pickleshare: Created PKGBUILD
python-simplegeneric: Created PKGBUILD
python-traitlets: Created PKGBUILD
python-ipython: Added python-traitlets, python-simplegeneric, python-pickleshare, python-path, python-ipython_genutils as dependency