| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Ref: polybar/xpp#17 Fixes polybar#1892
There was a problem hiding this comment.
I think the contrib files should all be updated for the future release no?
Like this one or the non git version of polybar in AUR.
https://github.com/polybar/polybar/blob/master/contrib/rpm/polybar.spec
Sorry, something went wrong.
|
We generally update the non-git build files after the release because they need the new sha256 value and also right now the non-git version (3.4.0) still requires python2. As for the rpm spec @jubalh said he would maintain that file, so I'm not going to update that (also I wouldn't have a system to test that on) |
Sorry, something went wrong.
There was a problem hiding this comment.
Okay
Sorry, something went wrong.
Changelog Dependencies We dropped `python2` as a dependency, just in time for its EOL. Now the only python dependency is `python3` (polybar#1908). Fixes * ipc: * Update bar when making it visible (polybar#1889), see polybar#1875 * Set bar position when making it visible (polybar#1901), see polybar#1484, i3/i3#3834 * `internal/backlight`: Use correct brightness file for `amdgpu_bl0` (polybar#1900), see polybar#1870, Alexays/Waybar#335 * build: Compilation error under gcc7 (polybar#1910)
Changelog Dependencies: We dropped `python2` as a dependency, just in time for its EOL. Now the only python dependency is `python3` (polybar#1908). Fixes: * ipc: * Update bar when making it visible (polybar#1889), see polybar#1875 * Set bar position when making it visible (polybar#1901), see polybar#1484, i3/i3#3834 * `internal/backlight`: Use correct brightness file for `amdgpu_bl0` (polybar#1900), see polybar#1870, Alexays/Waybar#335
Changelog Dependencies: We dropped `python2` as a dependency, just in time for its EOL. Now the only python dependency is `python3` (#1908). Fixes: * ipc: * Update bar when making it visible (#1889), see #1875 * Set bar position when making it visible (#1901), see #1484, i3/i3#3834 * `internal/backlight`: Use correct brightness file for `amdgpu_bl0` (#1900), see #1870, Alexays/Waybar#335
|
Thanks for the ping. I created #1928 to update the spec file. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Ref: polybar/xpp#17
Fixes #1892
Release notes: All mentions of python2 can be removed from the wiki.
The polybar PKGBUILD can be updated.