Package Details: python3-aur 2021.11.20.1-14

Git Clone URL: https://aur.archlinux.org/python3-aur.git (read-only, click to copy)
Package Base: python3-aur
Description: AUR-related modules and helper utilities (aurploader, aurquery, aurtomatic).
Upstream URL: https://xyne.dev/projects/python3-aur
Keywords: arch_linux aur python
Licenses: GPL
Conflicts: aurploader
Provides: aurploader
Replaces: aurploader
Submitter: Xyne
Maintainer: Xyne
Last Packager: Xyne
Votes: 219
Popularity: 0.46
First Submitted: 2011-07-04 03:22 (UTC)
Last Updated: 2023-06-27 09:34 (UTC)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »

luolimao commented on 2012-07-24 03:26 (UTC)

@Thaodan I think that's a new feature, actually. If you don't give it any input, it looks for source packages (*.src.tar.gz files) in the current directory, and uploads them if there are any; otherwise, it just exits, without an error.

Thaodan commented on 2012-07-24 02:26 (UTC)

It dont checks for any input it just runs and dont shows error message if no input.

luolimao commented on 2012-07-23 23:45 (UTC)

Also, shouldn't the dependency array include the required python 3 libraries?

luolimao commented on 2012-07-23 23:36 (UTC)

line 549 in /usr/lib/python3.2/site-packages/aurploader.py should be (@graysky, this will fix the error): user, passwd = load_login_file(args.login) Also, trying to upload any source package fails (repeatedly prompts for uploading, even after selecting a category but never uploads, and doesn't seem to detect the package's current category either). However, when the -a command line switch is used, it uploads fine.

graysky commented on 2012-07-23 22:49 (UTC)

$ aurploader --login ~/.aurploader nct677x-ck-git-20120723-1.src.tar.gz Traceback (most recent call last): File "/usr/bin/aurploader", line 3, in <module> run_main() File "/usr/lib/python3.2/site-packages/aurploader.py", line 598, in run_main main() File "/usr/lib/python3.2/site-packages/aurploader.py", line 549, in main user, passwd = load_login_file TypeError: 'function' object is not iterable

Xyne commented on 2012-07-23 14:08 (UTC)

The 2012.7 version is a complete rewrite in Python 3. Most of the code has been moved into a module to facilitate scripting and automation. In the future this may be moved into the python3-aur package. This update also introduces new options for voting, notification and commenting. Some bugs may have snuck in during the rewrite. Let me know if you find any.

Xyne commented on 2012-04-16 21:13 (UTC)

@yermandu Information about my key can be found on my website. There are links to cross-reference it with archlinux.org and the MIT key server: http://xyne.archlinux.ca/

<deleted-account> commented on 2012-04-15 13:01 (UTC)

Verifying source file signatures with gpg... aurploader-2012.02.16.67022.tar.xz ... FAILED (unknown public key 5CED81B7C2E5C0D2) ==> WARNING: Warnings have occurred while verifying the signatures. Please make sure you really trust them. Can we trust? ~.^