Commit graph

21 commits

Author SHA1 Message Date
wulan17
f990b1e7f9
pyrofork: Update documentation url
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-10-13 01:54:55 +07:00
wulan17
6e6a689953
pyrofork: Python 3.13 support
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-10-08 21:56:56 +07:00
dependabot[bot]
d594fe58cb
build(deps): bump sphinx-immaterial from 0.12.2 to 0.12.3
Bumps [sphinx-immaterial](https://github.com/jbms/sphinx-immaterial) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/jbms/sphinx-immaterial/releases)
- [Commits](https://github.com/jbms/sphinx-immaterial/compare/v0.12.2...v0.12.3)

---
updated-dependencies:
- dependency-name: sphinx-immaterial
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 22:24:46 +00:00
wulan17
45e2872fab
pyrofork: drop python 3.8 support
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-09-25 20:08:33 +07:00
dependabot[bot]
73da5c1aef
build(deps): bump sphinx-immaterial from 0.12.1 to 0.12.2
Bumps [sphinx-immaterial](https://github.com/jbms/sphinx-immaterial) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/jbms/sphinx-immaterial/releases)
- [Commits](https://github.com/jbms/sphinx-immaterial/compare/v0.12.1...v0.12.2)

---
updated-dependencies:
- dependency-name: sphinx-immaterial
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 22:34:35 +00:00
dependabot[bot]
2abb3543ce
build(deps): bump sphinx-immaterial from 0.12.0 to 0.12.1
Bumps [sphinx-immaterial](https://github.com/jbms/sphinx-immaterial) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/jbms/sphinx-immaterial/releases)
- [Commits](https://github.com/jbms/sphinx-immaterial/compare/v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: sphinx-immaterial
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 22:58:50 +00:00
dependabot[bot]
18e81882c3
build(deps): bump sphinx-immaterial from 0.11.14 to 0.12.0
Bumps [sphinx-immaterial](https://github.com/jbms/sphinx-immaterial) from 0.11.14 to 0.12.0.
- [Release notes](https://github.com/jbms/sphinx-immaterial/releases)
- [Commits](https://github.com/jbms/sphinx-immaterial/compare/v0.11.14...v0.12.0)

---
updated-dependencies:
- dependency-name: sphinx-immaterial
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 22:29:50 +00:00
dependabot[bot]
08f9bd81f5
build(deps): bump sphinx-immaterial from 0.11.12 to 0.11.14
Bumps [sphinx-immaterial](https://github.com/jbms/sphinx-immaterial) from 0.11.12 to 0.11.14.
- [Release notes](https://github.com/jbms/sphinx-immaterial/releases)
- [Commits](https://github.com/jbms/sphinx-immaterial/compare/v0.11.12...v0.11.14)

---
updated-dependencies:
- dependency-name: sphinx-immaterial
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 22:58:44 +00:00
dependabot[bot]
ca6bf75910
build(deps): bump sphinx-immaterial from 0.11.11 to 0.11.12
Bumps [sphinx-immaterial](https://github.com/jbms/sphinx-immaterial) from 0.11.11 to 0.11.12.
- [Release notes](https://github.com/jbms/sphinx-immaterial/releases)
- [Commits](https://github.com/jbms/sphinx-immaterial/compare/v0.11.11...v0.11.12)

---
updated-dependencies:
- dependency-name: sphinx-immaterial
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 22:57:58 +00:00
wulan17
3b5db0b988
[DNM] Revert "feat(storage): migrated to aiosqlite"
This reverts commit 8193d87e2c.

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-03-23 18:44:34 +07:00
wulan17
9bdc824a61
Pyrofork: Use own fork of tgcrypto (#56)
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-03-23 18:42:21 +07:00
dependabot[bot]
dff672ec44
Bump sphinx-immaterial from 0.11.10 to 0.11.11
Bumps [sphinx-immaterial](https://github.com/jbms/sphinx-immaterial) from 0.11.10 to 0.11.11.
- [Release notes](https://github.com/jbms/sphinx-immaterial/releases)
- [Commits](https://github.com/jbms/sphinx-immaterial/compare/v0.11.10...v0.11.11)

---
updated-dependencies:
- dependency-name: sphinx-immaterial
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 22:06:08 +00:00
Hitalo M
8193d87e2c
feat(storage): migrated to aiosqlite
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-02-29 21:42:23 +07:00
wulan17
0bf1d33fa2
Pyrofork: Update links
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-02-07 20:25:30 +07:00
dependabot[bot]
4597757188
Bump sphinx-immaterial from 0.11.9 to 0.11.10
Bumps [sphinx-immaterial](https://github.com/jbms/sphinx-immaterial) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/jbms/sphinx-immaterial/releases)
- [Commits](https://github.com/jbms/sphinx-immaterial/compare/v0.11.9...v0.11.10)

---
updated-dependencies:
- dependency-name: sphinx-immaterial
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 06:02:31 +00:00
wulan17
df41e8d791
Pyrofork: Fix pyproject.toml
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-12-14 12:48:23 +07:00
wulan17
7e5e767402
Pyrofork: Drop python3.7 support (EOL)
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-12-12 21:34:16 +07:00
wulan17
c1598942ca
Pyrofork: Change docs theme to sphinx-immaterial
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-12-09 01:26:35 +07:00
Hitalo
b88fa8a673
Pyrofork: pyproject.toml migration
Signed-off-by: wulan17 <wulan17@nusantararom.org>
Co-authored-by: Alisson Lauffer <alissonvitortc@gmail.com>
Co-authored-by: wulan17 <wulan17@nusantararom.org>
2023-12-09 01:26:30 +07:00
Dan
6437d2862e Revert "Add pyproject.toml"
This reverts commit 4f6ce8bec1.
2022-04-24 16:38:30 +02:00
Dan
4f6ce8bec1 Add pyproject.toml 2022-04-24 11:56:06 +02:00