notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: deskutils/calibre/files/patch-src_calibre_utils_formatter.py
SVNWeb

Number of commits found: 3

Fri, 21 May 2021
[ 12:41 Guido Falsi (madpilot) search for other commits by this committer ]    commit hash:b2cf151291b6075a960575f0fa2d6f5565e6ce55  commit hash:b2cf151291b6075a960575f0fa2d6f5565e6ce55  commit hash:b2cf151291b6075a960575f0fa2d6f5565e6ce55  b2cf151 
deskutils/calibre: Update to 5.18

- Remove upstreamed patch
- Since upstream targets python 3.8 which is the default for the
  ports tree, declare that as minimum version
- Remove patch which was needed to make it work with python <= 3.7
Fri, 16 Apr 2021
[ 17:13 Guido Falsi (madpilot) search for other commits by this committer ]    commit hash:127b35f95fe7a23430a6bb8928bc24971d9af222  commit hash:127b35f95fe7a23430a6bb8928bc24971d9af222  commit hash:127b35f95fe7a23430a6bb8928bc24971d9af222  127b35f 
deskutils/calibre: Update to 5.15

- Update patch, while here also fix patched conditional
Tue, 8 Dec 2020
[ 20:03 lbartoletti search for other commits by this committer ] Original commit   Revision:557300 (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.

- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also
updated to 5.15.2.
- Update sip to 5.4.0

SIP is a collection of tools  to create Python bindings for C and C++ libraries
and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in
${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup.
Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires
pysip, so that should be enough for PyQt packages.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 3