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/pkgcore.git
binpkg
buildpkgonly
ipc
master
onlydeps
pkeyword
pquery
pquery-stdin
preport
repos
A framework for package management
PkgCore Project (pkgcore@gentoo.org)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ebuild
/
test_cpv.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: tweak CPV parsing rules to match PMS.
Brian Harring
2023-12-28
1
-0
/
+1
*
Fix: parsing bug that allows a revision to be part of a package
Brian Harring
2023-12-26
1
-0
/
+1
*
reblackify the code
Arthur Zamarin
2023-02-02
1
-1
/
+0
*
Reformat w/ black-22.12.0
Brian Harring
2022-12-25
1
-56
/
+97
*
tests: small cleanup
Arthur Zamarin
2022-10-29
1
-1
/
+0
*
pkgcore.ebuild.cpv: fix isvalid_pkg_name() logic
Michał Górny
2021-08-14
1
-4
/
+7
*
use isort to sort imports
v0.12.1
Tim Harder
2021-05-28
1
-2
/
+1
*
tests: move to repo root dir
Tim Harder
2021-03-04
1
-0
/
+333
*
tests: move module unit tests into their own directory
Tim Harder
2019-07-23
1
-366
/
+0
*
ebuild.cpv: _Revision: add __str__() to return '0' on missing revision
Tim Harder
2019-07-15
1
-0
/
+2
*
ebuild.cpv: make empty revision store an empty string
Tim Harder
2019-07-14
1
-4
/
+9
*
ebuild.cpv: store ebuild revisions as strings and compare as integers
Tim Harder
2019-07-14
1
-5
/
+30
*
ebuild.cpv: store explicit -r0 revisions as 0 and missing as None
Tim Harder
2019-01-23
1
-2
/
+8
*
ebuild.cpv: store missing revisions internally as 0 instead of None
Tim Harder
2019-01-19
1
-4
/
+4
*
tests/ebuild/test_cpv: update to use pytest
Tim Harder
2018-10-01
1
-117
/
+108
*
migrate tests to py3
Tim Harder
2018-06-11
1
-5
/
+5
*
move tests to root dir
Tim Harder
2018-04-11
1
-0
/
+337