From a77923ea96e8a0de8ba65c931faf21c1a20494bb Mon Sep 17 00:00:00 2001 From: patrick96 Date: Tue, 22 Oct 2019 10:30:45 +0200 Subject: [PATCH] build: drop python2 Ref: https://github.com/polybar/xpp/pull/17 Fixes #1892 --- README.md | 2 +- contrib/polybar-git.aur/PKGBUILD | 3 +-- lib/xpp | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9473a3dc..ae2fe4fd 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ If you are using **Gentoo**, both release and git-master versions are available A compiler with C++14 support ([clang-3.4+](http://llvm.org/releases/download.html), [gcc-5.1+](https://gcc.gnu.org/releases.html)), [cmake 3.1+](https://cmake.org/download/), [git](https://git-scm.com/downloads) - `cairo` - `libxcb` -- `python2` +- `python` - `xcb-proto` - `xcb-util-image` - `xcb-util-wm` diff --git a/contrib/polybar-git.aur/PKGBUILD b/contrib/polybar-git.aur/PKGBUILD index da6d8823..16110f74 100644 --- a/contrib/polybar-git.aur/PKGBUILD +++ b/contrib/polybar-git.aur/PKGBUILD @@ -14,8 +14,7 @@ optdepends=("i3-wm: i3 module support" "ttf-unifont: Font used in example config" "siji-git: Font used in example config" "xorg-fonts-misc: Font used in example config") -makedepends=("cmake" "git" "python" "python2" "pkg-config" "python-sphinx" - "i3-wm") +makedepends=("cmake" "git" "python" "pkg-config" "python-sphinx" "i3-wm") provides=("polybar") conflicts=("polybar") install="${_pkgname}.install" diff --git a/lib/xpp b/lib/xpp index d2ff2aab..c5036690 160000 --- a/lib/xpp +++ b/lib/xpp @@ -1 +1 @@ -Subproject commit d2ff2aaba6489f606bbcc090c0a78a8a3f9fcd1f +Subproject commit c5036690ada6695e187722e66f66eb1178d076ba