GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/pkgcore/pkgcheck.git
master
pkgcore-based QA utility for ebuild repos
PkgCore Project (pkgcore@gentoo.org)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bash: use new tree-sitter-bash
Arthur Zamarin
2023-10-02
1
-1
/
+1
*
setup.py: fix usage of absolute path
Arthur Zamarin
2023-02-03
1
-5
/
+5
*
format using black
Arthur Zamarin
2022-12-29
1
-62
/
+77
*
setup.py: move to pure setuptools
Arthur Zamarin
2022-11-19
1
-176
/
+154
*
drop py3.8 and make py3.11 official
Arthur Zamarin
2022-11-09
1
-1
/
+1
*
add bash completion
Arthur Zamarin
2022-05-07
1
-0
/
+1
*
setup.py: add capability to toggle building bundled tree-sitter-bash
Thomas Bracht Laumann Jespersen
2022-05-02
1
-7
/
+11
*
setup.py: don't import setuptools._distutils directly
Mike Gilbert
2021-12-26
1
-5
/
+5
*
setup.py: move to using bundled distutils from setuptools
Tim Harder
2021-07-01
1
-5
/
+5
*
setup.py: use variable for data offset
Tim Harder
2021-05-25
1
-1
/
+1
*
setup.py: note support for py3.10
v0.10.0
Tim Harder
2021-05-22
1
-0
/
+1
*
setup: force binary wheel creation
Tim Harder
2021-03-26
1
-0
/
+1
*
setup.py: override build cmd instead of using a fake library
Tim Harder
2021-03-22
1
-2
/
+8
*
setup.py: force non-pure wheel build for bash parsing library
Tim Harder
2021-03-20
1
-9
/
+27
*
move bash module into its own subdir
Tim Harder
2021-03-19
1
-4
/
+4
*
setup: drop test wrapper hack to run tests against a built version
Tim Harder
2021-03-03
1
-26
/
+12
*
setup.py: update caches module location
Tim Harder
2021-02-26
1
-1
/
+2
*
use an internal build_library function for tree-sitter lang libs
Tim Harder
2020-12-11
1
-2
/
+3
*
add initial bash parsing support via tree-sitter
Tim Harder
2020-12-11
1
-0
/
+12
*
drop py36 and py37 support
Tim Harder
2020-12-05
1
-2
/
+0
*
setup.py: generate caches data file on install
Tim Harder
2020-12-04
1
-1
/
+10
*
setup.py: generate available scopes file on install
Tim Harder
2020-12-04
1
-2
/
+8
*
setup.py: drop unnecessary private level for install_data method
Tim Harder
2020-11-18
1
-2
/
+2
*
remove old, unused plugins support
Tim Harder
2020-11-18
1
-9
/
+0
*
sort imports with isort
Tim Harder
2020-11-16
1
-3
/
+3
*
various lint fixes
Tim Harder
2020-11-14
1
-7
/
+9
*
drop unnecessary explicit object class inheritance
Tim Harder
2020-11-14
1
-1
/
+1
*
setup.py: split generated modules into separate const/objects modules
Tim Harder
2020-11-02
1
-8
/
+12
*
add py39 support for CI and tox testing
Tim Harder
2020-10-28
1
-0
/
+1
*
split object registration from pkgcheck.const into its own module
Tim Harder
2020-02-05
1
-4
/
+4
*
make pkgcheck description more specific
Tim Harder
2020-02-01
1
-1
/
+1
*
setup.py: minor install simplification
Tim Harder
2020-01-21
1
-1
/
+1
*
travis-ci: enable python 3.8 builds
Tim Harder
2019-11-06
1
-0
/
+1
*
setup: properly import sys for wheel install generated _const module
Tim Harder
2019-11-01
1
-0
/
+1
*
checks: add initial support for verifying Gentoo's perl module versioning scheme
Tim Harder
2019-11-01
1
-3
/
+40
*
drop transforms entirely and use explicit sources instead for all checks
Tim Harder
2019-09-28
1
-3
/
+1
*
port network checks to use requests
Tim Harder
2019-09-25
1
-0
/
+3
*
setup: also byte compile generated _const module at optimization level 1
Tim Harder
2019-08-30
1
-0
/
+1
*
setup: import const module install dependent methods
Tim Harder
2019-08-16
1
-4
/
+6
*
setup: add author_email field
Tim Harder
2019-08-16
1
-1
/
+2
*
setup: generate/install keyword, check, and reporter lists
Tim Harder
2019-08-16
1
-3
/
+27
*
setup: generate _const module on install containing obj lists
Tim Harder
2019-08-16
1
-0
/
+59
*
setup.py: generate plugin module cache
Tim Harder
2019-02-04
1
-0
/
+21
*
moving to >=py36 only
Tim Harder
2018-06-18
1
-6
/
+2
*
setup: use pkgdist from snakeoil
Tim Harder
2018-06-18
1
-1
/
+1
*
setup: drop unused, outdated pkgcore-dev google groups list
Tim Harder
2017-12-20
1
-1
/
+0
*
various travis-ci, setup, and tox updates from other pkgcore projects
Tim Harder
2017-11-30
1
-5
/
+5
*
setup: drop unnecessary test class override
Tim Harder
2017-10-05
1
-6
/
+2
*
move pkgcheck module to the src directory
Tim Harder
2017-09-23
1
-23
/
+8
*
update to new requirements files layout
Tim Harder
2017-09-22
1
-5
/
+1
[next]