[X2Go-Commits] [pyhoca-cli] branch build-main updated (d7b7d60 -> 071bd72)
git-admin at x2go.org
git-admin at x2go.org
Thu Dec 26 14:50:00 CET 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch build-main
in repository pyhoca-cli.
from d7b7d60 release 0.6.1.1
adds 6e5c9bf Continue development
adds d731959 pyhoca-cli.spec: backport macros from python-x2go.spec.
adds 72f99ac pyhoca-cli.spec: prefer Python 3 if both variants have been requested, so that we only ever build for one variant.
adds 89628dc pyhoca-cli.spec: use %{?with_pythonX} and %{name_helper_pythonX} macros.
adds 6f970b8 pyhoca-cli.spec: replace hashbang with version determined by name helper.
adds 60753ab pyhoca-cli.spec: fix syntax error.
adds 1e62239 pyhoca-cli.spec: actually change the hashbang of a file...
adds 6262249 pyhoca-cli.spec: fix building Python 2 variant on older *SuSE variants.
adds 1353f72 pyhoca-cli.spec: also fix install phase for Python 2 variant on older *SuSE variants.
adds 2824941 pyhoca-cli.spec: fix files section on older *SuSE variants.
adds 669b7c1 pyhoca-cli.spec: fix files section on older *SuSE variants again, remove faulty slash.
adds 5211c8b pyhoca-cli.spec: use %{name} instead of hardcoding the string in %prep.
adds 1cb84f8 pyhoca-cli.spec: fix selecting either Python 2 XOR 3.
adds 7187ae3 pyhoca-cli.spce: fix typo in Python-2-Requires: line: random % char.
adds 9e3be65 pyhoca-cli.spec: hopefully fix builds on *SuSE: even pure Python-3-builds need python-devel as a build requirement (only)... for some weird reason.
adds 6847b62 Revert "pyhoca-cli.spec: hopefully fix builds on *SuSE: even pure Python-3-builds need python-devel as a build requirement (only)... for some weird reason."
adds 1acaf61 pyhoca-cli.spec: actually fix issue: macros are expanded even in commented lines and some of them were not properly escaped via double percent sign characters.
adds 38484b8 pyhoca-cli.spec: fix another unescaped macro in comment.
adds 8cb1e43 pyhoca-cli.spec: fix newer *SuSE versions: 15.0+ seem to install the pycace files into a subdirectory based on the package name.
adds 6b7a676 pyhoca-cli.spec: fix spelling error in pycache directory.
adds 3f39a61 pyhoca-cli.spec: actually apply pycache changes to 15.0+ and not just 15.1+.
adds 81dc349 pyhoca-cli.spec: also apply pycache changes to Tumbleweed, which seems to not get caught by %{sle_version}.
adds a77fa38 debian/changelog: fix version in description.
adds 810ac3e man/man1/pyhoca-cli.1: pre-release date update.
adds 071bd72 release 0.6.1.2
No new revisions were added by this update.
Summary of changes:
debian/changelog | 40 +++++++++++
man/man1/pyhoca-cli.1 | 2 +-
pyhoca-cli.spec | 190 +++++++++++++++++++++++++++++++++++++++++++++----
pyhoca/cli/__init__.py | 2 +-
4 files changed, 218 insertions(+), 16 deletions(-)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
More information about the x2go-commits
mailing list