Skip to content
Commits on Source (4)
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks.git
rev: v3.4.0
rev: v4.0.1
hooks:
- id: check-added-large-files
- id: check-executables-have-shebangs
......@@ -13,25 +13,25 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/Yelp/detect-secrets
rev: v0.14.3
rev: v1.1.0
hooks:
- id: detect-secrets
exclude: Pipfile\.lock
- repo: https://github.com/adrienverge/yamllint
rev: v1.25.0
rev: v1.26.2
hooks:
- id: yamllint
- repo: https://github.com/amperser/proselint/
rev: 0.10.2
rev: 0.11.3
hooks:
- id: proselint
types: [plain-text]
exclude: LICENSE
- repo: https://github.com/executablebooks/mdformat.git
rev: 0.5.3
rev: 0.7.8
hooks:
- id: mdformat
......@@ -41,7 +41,7 @@ repos:
- id: shell-lint
- repo: https://github.com/shellcheck-py/shellcheck-py.git
rev: v0.7.1.1
rev: v0.7.2.1
hooks:
- id: shellcheck
......
# hadolint ignore=DL3006
FROM registry.shore.co.il/cron as supersonic
FROM registry.hub.docker.com/library/python:3.6-alpine3.14
FROM registry.hub.docker.com/library/python:3.9-alpine3.14
COPY --from=supersonic /usr/local/bin/supersonic /usr/local/bin/
# hadolint ignore=DL3018
RUN apk add --update --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ \
......
......@@ -11,7 +11,7 @@ docker-compose = "*"
poca = "*"
[requires]
python_version = "3.6"
python_version = "3.9"
[scripts]
build = "docker-compose build --pull"
......
This diff is collapsed.
......@@ -11,7 +11,7 @@ final part of syncing the downloads is using unison and is managed in my
## Requirements
- Python 3.6
- Python 3.9
- [Pipenv](https://pipenv.pypa.io/)
## Usage
......
......@@ -82,7 +82,7 @@
</subscription>
<subscription>
<title>The Stack Overflow Podcast</title>
<url>http://feeds.soundcloud.com/users/soundcloud:users:4273388/sounds.rss</url>
<url>https://feeds.simplecast.com/XA_851k3</url>
<max_number>4</max_number>
<rename divider="-" space="-">
<title/>
......@@ -106,8 +106,12 @@
</subscription>
<subscription>
<title>The Pornhub Podcast with Asa Akira</title>
<url>http://feeds.soundcloud.com/users/soundcloud:users:392064213/sounds.rss</url>
<url>https://feeds.soundcloud.com/users/soundcloud:users:392064213/sounds.rss</url>
<max_number>5</max_number>
</subscription>
<subscription>
<title>CoRecursive: Coding Stories</title>
<url>https://corecursive.libsyn.com/feed</url>
</subscription>
</subscriptions>
</poca>