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/snakeoil.git
master
A python library that implements optimized versions of common functionality
PkgCore Project (pkgcore@gentoo.org)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Commit message (
Expand
)
Author
Age
Files
Lines
*
CI: add Python 3.12 alphas
Sam James
2023-03-24
1
-3
/
+3
*
ci: add black format check
Arthur Zamarin
2022-12-25
1
-0
/
+7
*
drop pypy-3.8 support
Arthur Zamarin
2022-11-08
1
-1
/
+1
*
drop py3.8 support
Arthur Zamarin
2022-11-08
1
-4
/
+4
*
release.yml: update actions/setup-python to v4
Arthur Zamarin
2022-11-03
1
-1
/
+1
*
compression/_bzip2: add tests
Arthur Zamarin
2022-10-10
1
-0
/
+5
*
ci: use deploy using github actions instead of branch
Arthur Zamarin
2022-10-04
1
-7
/
+26
*
move to flit & makefile
Arthur Zamarin
2022-09-18
3
-20
/
+11
*
build: simplify after cython removal
Arthur Zamarin
2022-08-24
1
-13
/
+2
*
ci: upload wheels during release workflow
Arthur Zamarin
2022-08-19
1
-0
/
+5
*
ci: update actions versions & use new pip caching
Arthur Zamarin
2022-08-19
3
-38
/
+30
*
ci: test on macos only for 3.10
Arthur Zamarin
2022-08-19
1
-1
/
+4
*
ci: remove "deps" from test matrix
Arthur Zamarin
2022-08-19
1
-6
/
+0
*
cibuildwheel: enable pre release python 3.11
v0.9.12
Arthur Zamarin
2022-08-08
1
-0
/
+1
*
ci: enable py3.11 testing
Sam James
2022-08-08
1
-0
/
+4
*
ci: submit code coverage only on linux
Arthur Zamarin
2022-07-30
1
-0
/
+1
*
ci: fix test with minimal-deps
Arthur Zamarin
2022-07-30
1
-0
/
+1
*
CI: update cibuildwheel
Arthur Zamarin
2022-07-30
1
-2
/
+2
*
.github/workflows/test.yml: add pypy-3.9
Sam James
2022-05-21
1
-1
/
+6
*
gha: disable fail-fast
Michał Górny
2022-03-18
1
-0
/
+1
*
.github: quote Python "3.10" correctly
v0.9.8
Michał Górny
2021-12-14
2
-2
/
+2
*
.github: switch workflows to py3.10 as a stable target
Michał Górny
2021-12-14
3
-9
/
+5
*
PyPy support
Arusekk
2021-12-14
1
-1
/
+1
*
github: pull release workflow updates from pkgcheck
Tim Harder
2021-08-05
1
-6
/
+13
*
github: include cp310-* wheels
v0.9.7
Michał Górny
2021-08-04
1
-1
/
+1
*
github: run workflow with Python 3.9
Michał Górny
2021-08-04
2
-4
/
+4
*
github: drop unused BUILD_WHEEL env export
Tim Harder
2021-03-26
1
-1
/
+0
*
github: run in-place build so wheel deps use release versions
Tim Harder
2021-03-26
1
-0
/
+2
*
github: various release workflow updates
Tim Harder
2021-03-21
1
-5
/
+8
*
github: force cibuildwheel to use dist dir for output
Tim Harder
2021-03-20
1
-2
/
+3
*
github: use cibuildwheel github action to build wheels
Tim Harder
2021-03-20
1
-8
/
+18
*
github: add py3.9 macos testing
Tim Harder
2021-03-15
1
-4
/
+1
*
github: fix release workflow yaml error
Tim Harder
2021-03-06
1
-1
/
+2
*
github: rework release workflow
Tim Harder
2021-03-06
1
-9
/
+22
*
requirements: provide dist.txt directly
Tim Harder
2021-03-06
1
-1
/
+0
*
github: explicitly install twine before uploading
Tim Harder
2021-03-05
1
-1
/
+3
*
github: minor release workflow updates
Tim Harder
2021-03-05
1
-2
/
+4
*
github: run tests on macos
Tim Harder
2021-03-05
1
-2
/
+7
*
various tox and github testing updates
Tim Harder
2021-03-04
1
-9
/
+4
*
github: add experimental python 3.10 build
Tim Harder
2021-03-03
1
-2
/
+6
*
github: simplify workflow names
Tim Harder
2021-03-03
3
-3
/
+3
*
github: forcibly enable pytest colors
Tim Harder
2021-01-22
1
-0
/
+3
*
github: flatten gh-pages deploy history
Tim Harder
2020-12-29
1
-0
/
+1
*
drop support for py36 and py37
Tim Harder
2020-12-04
3
-6
/
+6
*
github: use cibuildwheel to build wheels
v0.8.9
Tim Harder
2020-12-04
1
-17
/
+7
*
github: drop pyproject.toml copying since no extra build deps are needed
Tim Harder
2020-12-04
1
-2
/
+0
*
github: don't try to build nonexistent manpages for docs build
Tim Harder
2020-11-02
1
-1
/
+1
*
add initial support for github actions for tests/docs/releases
Tim Harder
2020-11-02
3
-0
/
+147