Commit Graph

7 Commits

Author SHA1 Message Date
Alexey Pavlov
3cfd4bf547 python-alpm: Update to 0.8.4 2018-10-30 09:53:34 +03:00
Christoph Reiter
a58271b395 Make pkgbase of all packages match the name of the PKGBUILD directory
Similar to https://github.com/Alexpux/MINGW-packages/pull/2878
this adjusts the pkgbase names of all packages to match the directory
name the PKGBUILD is in.

The motivation for this is to provide links to PKGBUILD sources and
git history from the web interface.

The "dwz" directory is deleted as it just contains an older copy of the
elfutils PKGBUILD (elfutils isn't in the repo)
2018-01-28 08:43:40 +01:00
Viktor Szakats
746a478425 switch to HTTPS where available 2017-09-16 03:45:32 +00:00
Ray Donnelly
e7334bbbb3 pyalpm: Un-conflict Python 2 + 3 versions 2016-03-12 23:40:18 +00:00
Ray Donnelly
9bf9a6dbe0 pyalpm: Some minor fixes 2016-03-12 19:30:20 +00:00
Ray Donnelly
d18b6d85da pyalpm: Python 3 fixes 2016-03-12 18:53:48 +00:00
Ray Donnelly
ff90f3b627 pyalpm: New package
Python wrapper for libalpm and python implementation of
pacman (pycman). Backported to Python 2.
2016-03-12 15:50:58 +00:00