When using pacman to install packages, the --root option can be set to
install them to an alternative location. The current install scripts
don't take this in to account which causes no such file or directory
errors. This modifies the sed command to use the full prefix path
when renaming the shebang.
Signed-off-by: Dan Yeaw <dan@yeaw.me>
Update with new information
added tests
Fixup dependencies for tests and build. Setuptools as a depends is NO typo
use PBR_VERSION to stamp build with proper version for consistency checks with pip.
* 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
* mingw-w64-ptyhon-coverage - 4.3.4 - Update to latest version
mingw-w64-python-lxml - 3.7.3 - Update to latest version, update patch
mingw-w64-python-nose - 1.3.7 - make aliases (nosetests2 and nosetest3 to faciltate upgrading python to 3.6)
mingw-w64-python-pbr - 2.0.0 - Update to latest version
mingw-w64-python-py - 1.4.33 - Update to latest version
mingw-w64-python-pyparsing - 2.2.0 Update to latest version
mingw-w64-python-beautifulsoup4 - 4.5.3 - New Package
mingw-w64-python-chardet - 2.3.0 - New Package
mingw-w64-python-html5lib - 0.9999999 - New Package
mingw-w64-python-packaging - 16.0 - New Package
mingw-w64-python-pretend - 1.0.0 - New Package
mingw-w64-python-webencodings - 0.5.1 - New Package
* OOPS - forgot LICENSE file.
* Fixes for various comments Алексей had made. Change python-packaging download to the tarbar at GitHub. Add python-appdirs (required by latest version of setuptools 34.4.0
* Fix packaging tarball dir. It was using the obsolete git reference. Note that packaging is a requirement for setuptools 34.4.0
* mingw-w64-python-chardet - try again. Removed _pyname.
* openjpeg 2.1.2 - rel. 2 - Disable JPIP because causing compilation failures -not sure why
* Revert "openjpeg 2.1.2 - rel. 2 - Disable JPIP because causing compilation failures -not sure why"
This reverts commit ea56c3cf07.
* harfbuzz: Update to 1.3.2
* cppcheck: Update to 1.76
* libvirt: Update to 2.3.0
* libbluray: Update to 0.9.3
* libebml: Update to 1.3.4
* libmatroska: Update to 1.4.5
* libbluray: Place in proper folder
* x264: Is git package. Update to r2721.72d53ab
* l-smash: Rebuild
* x265: Update to 2.1
* ffmpeg: Update to 3.1.4
* nspr: Update to 4.13
* Fix PKGBUILDs. Rebuild
* gdl: Update to 3.22.0
* Python updates and additions
PKGBUILD-templates - Update for new SF, add build, and make dirs for
each py version and arch.
python-distutils-extra - 2.39 - new package
python-mock - 2.0 Update to altest version
python-pbr: 1.10.0 - Update to latest version
python-pgen2 - 0.1.0 - New package
python-pip: rebuildm, fix issue with symlink, and rework slightly to
match updated template
python-pyparsing - 2.1.10 - Update to latest version
python-pytest - 3.0.3 - Update to latest version
python-setuptools - 28.6.0 - Update ot latest version
python-cython - 0.24.1 - Update to latest version
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes
Remaining md5sums either didn't download or
didn't pass checksum tests.