Closed pozar87 closed 9 years ago
making this and some other updates, thanks!
Does Arch have /etc/os-release
file? If so, can you send me the contents of it?
Hello, Yes, it does:
$ cat /etc/os-release
NAME="Arch Linux"
ID=arch
PRETTY_NAME="Arch Linux"
ANSI_COLOR="0;36"
HOME_URL="https://www.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"
Regards,
PS Thanks for quick response :)
should be good now. I uploaded a new version to pypi
In pyarchey 0.6.2 there is small mistake in Packages sub-class (pyarchay.py - line 475). The used dist name is Arch instead of Arch Linux.
Correct line should be:
Best Regards