Eric Torres
|
821b25ceca
|
Account for colons in package version numbers
|
2019-10-24 09:36:19 -07:00 |
|
Eric Torres
|
0c12169130
|
Use % formatting for log messages over f-strings
|
2019-05-03 12:25:55 -07:00 |
|
Eric Torres
|
7b27343d52
|
Add command to build sphinx docs and update packages
|
2019-04-23 21:44:20 -07:00 |
|
Eric Torres
|
7ec7d05f50
|
Fix incorrect raises docstrings
|
2019-04-14 08:51:38 -07:00 |
|
Eric Torres
|
9fea509235
|
Delete 'options' section from config sections directly
|
2019-03-30 13:19:22 -07:00 |
|
Eric Torres
|
e4d81eec2c
|
Additional formatting
|
2019-03-30 13:18:53 -07:00 |
|
Eric Torres
|
75c2e0d242
|
Do not package tests package with main project
|
2019-03-30 13:18:42 -07:00 |
|
Eric Torres
|
3c0eefd0d3
|
Change how pathlib.Path is imported
|
2019-03-30 08:00:17 -07:00 |
|
Eric Torres
|
660e5870ef
|
Incorporate hypothesis test framework into tests and streamline testing
|
2019-03-27 21:46:33 -07:00 |
|
Eric Torres
|
c034d48723
|
Ignore .hypothesis files
|
2019-03-27 21:37:19 -07:00 |
|
Eric Torres
|
e09c8429ba
|
Update setup.py version
|
2019-03-27 17:26:34 -07:00 |
|
Eric Torres
|
b69d165faf
|
Update tests
|
2019-03-27 17:22:11 -07:00 |
|
Eric Torres
|
9cf2ce7a0b
|
Account for duplicate elements in the iterable passed to filter()
|
2019-03-27 17:21:38 -07:00 |
|
Eric Torres
|
21791e63c6
|
Use setuptools.find_packages to locate packages
|
2019-03-27 17:20:59 -07:00 |
|
Eric Torres
|
8d5bb749d6
|
Move tests to packaging_scripts package
|
2019-03-27 00:57:47 -07:00 |
|
Eric Torres
|
7018aaac3c
|
Update version
|
2019-03-25 21:57:25 -07:00 |
|
Eric Torres
|
5e3e2ccedd
|
Add internal implementation notes
|
2019-03-25 21:56:46 -07:00 |
|
Eric Torres
|
a5a384cd20
|
Change package file type parsing for files passed through cmdline
|
2019-03-25 21:56:08 -07:00 |
|
Eric Torres
|
019cf2ecb1
|
Add ability to filter through iterables, pkgfile.filter(), and tests
|
2019-03-25 21:54:03 -07:00 |
|
Eric Torres
|
f849101d78
|
Update calls to pkgfiles module
|
2019-03-25 17:02:23 -07:00 |
|
Eric Torres
|
bc55d14bfa
|
Update regexes and if statement
|
2019-03-25 16:59:49 -07:00 |
|
Eric Torres
|
7d3c9c7c38
|
Update test regular expressions
|
2019-03-25 16:59:15 -07:00 |
|
Eric Torres
|
6c0bf42351
|
Don't use setuptools.find_package()
|
2019-03-25 16:57:37 -07:00 |
|
Eric Torres
|
6c70181e08
|
Revert "Do not make tests a package"
This reverts commit 3e2763528cb6d0b13a6776e8223d2211c52f4bbf.
|
2019-03-25 14:49:56 -07:00 |
|
Eric Torres
|
3e2763528c
|
Do not make tests a package
|
2019-03-25 14:48:00 -07:00 |
|
Eric Torres
|
2f2ef020d3
|
Update version
|
2019-03-25 14:46:22 -07:00 |
|
Eric Torres
|
150f282b81
|
Minor cleanup
|
2019-03-25 14:45:55 -07:00 |
|
Eric Torres
|
0ef38d5b1a
|
Code cleanup and add support for generator functions
|
2019-03-25 14:45:38 -07:00 |
|
Eric Torres
|
bd0030f576
|
Add support for path-like objects
|
2019-03-25 14:45:21 -07:00 |
|
Eric Torres
|
92818c444e
|
Docstring updates
|
2019-03-25 14:41:42 -07:00 |
|
Eric Torres
|
bc09c0f4c6
|
Run black code formatter
|
2019-03-25 14:20:59 -07:00 |
|
Eric Torres
|
fdc5510c46
|
Move add and delete functionality to pkgfiles module, add tests
|
2019-03-25 14:20:36 -07:00 |
|
Eric Torres
|
9048a55c0f
|
Refactor pkgfiles module and depend on only pathlib and re
|
2019-03-25 13:47:42 -07:00 |
|
Eric Torres
|
284885fc59
|
Add tests package and tests for pkgfiles module
|
2019-03-25 13:44:57 -07:00 |
|
Eric Torres
|
f576032dae
|
Add --files-only flag to addpkg and delpkg
|
2019-03-24 22:36:06 -07:00 |
|
Eric Torres
|
a36ed7e2bc
|
Update gitignore
|
2019-03-24 10:50:52 -07:00 |
|
Eric Torres
|
31c0ca72a0
|
Untrack PKGBUILD
|
2019-03-24 10:50:18 -07:00 |
|
Eric Torres
|
5e30fcd0e8
|
Make signatures_only in pkgfiles.get_pkgfiles a required kwarg
|
2019-03-24 10:47:18 -07:00 |
|
Eric Torres
|
c0039c70b4
|
Update help message for -c flag in delpkg
|
2019-03-16 06:42:24 -07:00 |
|
Eric Torres
|
67d43ff359
|
Update AppArmor profiles to include $XDG_CACHE_HOME/aurutils/sync
|
2019-03-16 06:39:24 -07:00 |
|
Eric Torres
|
3452b40b55
|
Update AppArmor profiles
|
2019-03-11 11:02:46 -07:00 |
|
Eric Torres
|
d5a79a00ec
|
Add AppArmor profiles for addpkg and delpkg scripts
|
2019-03-10 21:27:48 -07:00 |
|
Eric Torres
|
5dca985412
|
Minor code cleanup
|
2019-03-10 21:07:15 -07:00 |
|
Eric Torres
|
bc54dd803a
|
Add new flags -c and -d for overriding cachedir and database filenames
|
2019-03-10 21:04:31 -07:00 |
|
Eric Torres
|
86f2f83e4e
|
Minor edit, add emblem for python-black code formatter
|
2019-03-10 20:30:24 -07:00 |
|
Eric Torres
|
84af5a6777
|
Change project license to MIT
|
2019-03-10 20:30:04 -07:00 |
|
Eric Torres
|
9a3db9532d
|
Add LICENSE file
|
2019-03-07 22:29:22 -08:00 |
|
Eric Torres
|
01f41472e2
|
Run black python linting utility on all source files
|
2019-03-06 23:43:37 -08:00 |
|
Eric Torres
|
a2ec1729b9
|
Do not ignore PKGBUILD
|
2019-02-25 10:22:18 -08:00 |
|
Eric Torres
|
383b6f80fe
|
Fix incorrect reference to database file
|
2019-02-25 10:21:45 -08:00 |
|