Skip to content

Commit

Permalink
Update toltecmk and black (#909)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems authored Sep 6, 2024
1 parent c46168b commit bffc3f9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package/signature-rm/package
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ archs=(rmallos2 rmallos3)
pkgnames=("signature-rm")
pkgdesc="Remove the signature from the bottom of emails"
url="https://github.com/rM-self-serve/signature-rM"
pkgver=1.0.2-2
pkgver=1.0.2-3
timestamp=2023-12-06T11:43:00Z
section="utils"
maintainer="rM-self-serve <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package/toltec-base/package
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ archs=(rmall rmallos2 rmallos3 rm1 rm1os2 rm1os3 rm2 rm2os2 rm2os3)
pkgnames=(toltec-base)
pkgdesc="Metapackage defining the base set of packages in a Toltec install"
url=https://toltec-dev.org/
pkgver=1.4-1
pkgver=1.4-2
timestamp=2023-12-27T08:30Z
section="utils"
maintainer="Eeems <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package/toltec-deletions/package
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ archs=(rm1os2 rm1os3 rm2os2 rm2os3)
pkgnames=(toltec-deletions)
pkgdesc="Metapackage to handle package deletions between OS versions"
url=https://toltec-dev.org/
pkgver=0.1-7
pkgver=0.1-8
timestamp=2023-12-03T04:51:58Z
section="utils"
maintainer="Eeems <[email protected]>"
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black==23.7.0
black==24.8.0
certifi==2023.7.22
idna==3.4
isort==5.12.0
Expand All @@ -8,7 +8,7 @@ mypy-extensions==1.0.0
mypy==1.7.1
pylint==3.0.3
six==1.16.0
toltecmk==0.3.2
toltecmk==0.3.3
toml==0.10.2
types-python-dateutil==2.8.19.14
types-requests==2.31.0.2
Expand Down

0 comments on commit bffc3f9

Please sign in to comment.