160 Commits

Author SHA1 Message Date
Eric Torres
aeb1130be4 Update build procedure with pyproject.toml 2024-05-09 19:53:04 -07:00
Eric Torres
8cfb8bb153 Update build method to utilize pyproject.toml 2024-05-09 19:42:13 -07:00
Eric Torres
8c8a2283e3 Revert "Move from legacy setuptools to pyproject toml"
This reverts commit 4def2a350e36b4e9cc5e813e447c40523e5fb091.
2024-05-09 19:40:48 -07:00
Eric Torres
bb0622e0b3 Explicitly specify packaging_scripts as the source tree 2024-05-09 17:50:47 -07:00
Eric Torres
4def2a350e Move from legacy setuptools to pyproject toml 2024-05-09 17:47:50 -07:00
Eric Torres
f6f3ba65f2 Remove docker module dependency 2024-04-28 15:08:14 -07:00
Eric Torres
47f040a5f7 Bump pkgver 2024-04-28 15:03:10 -07:00
Eric Torres
cb8f9fc9c2 Format using ruff formatter 2024-03-02 17:42:26 -08:00
Eric Torres
2828e30e2e Update maintainer email 2024-02-26 23:45:20 -08:00
Eric Torres
89607aaf97 gitignore: ignore built packages 2024-02-26 22:57:38 -08:00
Eric Torres
892da060de Update build tag for python rebuild 2023-06-07 15:27:02 -07:00
Eric Torres
5b1b493a8c Remove sphinx setuptools commands from setup.py 2023-05-03 15:50:43 -07:00
Eric Torres
5b77f0a698 Remove sphinx setuptools commands from setup.py 2023-05-03 15:49:58 -07:00
Eric Torres
bcd82a2ca6 PKGBUILD: remove pkgver() 2023-05-03 15:39:11 -07:00
Eric Torres
eb701afcd3 Add check for locate binary on system 2023-01-17 15:46:41 -08:00
Eric Torres
a22774da5f Use pyalpm PacmanConfig instead of pulling repos manually 2023-01-06 21:56:50 -08:00
Eric Torres
45b80ecab4 Raise RepoAddError from original exception 2023-01-06 21:55:07 -08:00
Eric Torres
162e7c00a6 Depend on pyalpm 2023-01-06 21:54:09 -08:00
Eric Torres
c49800f49f Add LICENSE file 2023-01-06 21:54:01 -08:00
Eric Torres
3ec967f93d Depend on mlocate and add quotes 2023-01-06 21:37:18 -08:00
Eric Torres
f311d96a49 Add python-sphinx to checkdepends 2022-12-06 23:48:12 -08:00
Eric Torres
2d2a8bb2d5 Bump version to 1.7.1 2022-03-24 22:02:03 -07:00
Eric Torres
88f7c7994e General code cleanup 2022-03-24 22:01:00 -07:00
Eric Torres
0bad386fbe Add --force-update option 2022-03-24 21:58:53 -07:00
Eric Torres
2839f6fe80 Add description to help message 2022-03-24 21:56:26 -07:00
Eric Torres
bd4d81b5cb Bump version to 1.7.0 2022-03-24 18:49:59 -07:00
Eric Torres
9a876aa31d Add option for checking if hook is enabled in config file 2022-03-24 18:49:45 -07:00
Eric Torres
e59bde6cd1 Bump version to 1.6.0 2022-03-24 13:14:46 -07:00
Eric Torres
3bfce536a9 pug2 hook: depend on packaging-scripts 2022-03-24 13:13:46 -07:00
Eric Torres
7bedb53f65 Print error messages when necessary 2022-03-24 13:08:11 -07:00
Eric Torres
d683c08889 Bump version to 1.5.3 2022-03-24 12:09:02 -07:00
Eric Torres
7a9916f119 Bump version to 1.5.3 2022-03-22 09:49:40 -07:00
Eric Torres
d353b3c204 Compare package lists before updating gist 2022-03-22 09:49:15 -07:00
Eric Torres
f9f0978215 Remove quotes from empty settings 2022-03-22 09:10:27 -07:00
Eric Torres
a3db240cc5 Make use of pkgver() in PKGBUILD 2022-03-22 09:09:23 -07:00
etorres4
b8f053b976 Fully implement pug2 script 2022-03-19 00:19:46 -07:00
etorres4
6388855727 Fully implement pug2 script 2022-03-19 00:18:29 -07:00
etorres4
b621eebbc8 Fix wrong pacman error 2022-03-17 23:42:07 -07:00
etorres4
fd398eeaf9 Add dependency for gist 2022-03-17 23:41:00 -07:00
etorres4
aaff56cea3 No longer require repo argument 2022-03-17 23:28:56 -07:00
etorres4
fffc1e8cd1 Add reference to pug2 script in README 2022-03-17 23:25:55 -07:00
etorres4
519cb79498 Use pacman -Qqen instead of paclist to list files 2022-03-17 23:21:26 -07:00
etorres4
18763a8085 General code cleanup 2022-03-17 23:07:27 -07:00
etorres4
4cdb37e41b General code cleanup 2022-03-17 23:04:05 -07:00
etorres4
680a43dac9 Version bump 1.5.0, build from git repository directly 2022-03-17 22:45:35 -07:00
etorres4
e6d4dde377 Initial pug2 script 2022-03-17 22:42:58 -07:00
etorres4
8f6ea60b0f Add pug2 script to setup.py 2022-03-17 21:43:06 -07:00
Eric Torres
40cb24bc49 Add pug2 script 2022-03-17 21:18:52 -07:00
Eric Torres
6ebd81ebc7 Add config file for scripts 2022-03-17 21:18:17 -07:00
Eric Torres
176a3d758f Rename pacmanconf module to pacman 2022-03-17 21:15:33 -07:00