Skip to content

Conversation

@jason1987d
Copy link
Contributor

@jason1987d jason1987d commented Jan 10, 2026

  • python3-passlib: update to 1.9.3.
  • python3-argon2-cffi-bindings: update to 25.1.0.
  • python3-argon2: update to 25.1.0.
  • radicale: update to 3.6.0.

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

  • I built this PR locally for my native architecture, x86_64-libc

@jason1987d jason1987d changed the title radicale [WIP] radicale Jan 10, 2026
@jason1987d
Copy link
Contributor Author

jason1987d commented Jan 10, 2026

My main concern is with passlib. The original passlib was super out of date and wask forked. The python module it provides had its name changed to 'libpass' with the fork. Would this update be fine or should something with "transitional dummy package" be added and/or a package name of python3-libpass?

From searching void-packages I've found the following packages other than radicale to have some sort of dependency on python3-passlib:

  • ansible-core
  • libxcrypt
  • mitmproxy
  • salt

My other question, should I take maintainer ownership of the argon and passlib packages?

@jason1987d jason1987d force-pushed the radicale branch 4 times, most recently from 615e8d4 to 2e9b868 Compare January 10, 2026 19:32
@classabbyamp
Copy link
Member

python3-passlib and python3-libpass should be different packages. only radicale uses libpass so far.

@jason1987d jason1987d force-pushed the radicale branch 2 times, most recently from c8b39db to c26a8d1 Compare January 11, 2026 02:30
@jason1987d
Copy link
Contributor Author

jason1987d commented Jan 11, 2026

python3-passlib and python3-libpass should be different packages. only radicale uses libpass so far.

Did that, now there's a conflict for x86_64 only. Wondering why.
I heard xlocate only exists on x86_64 for the CI. I must have been wrong about the python site-packages folder, it uses 'passlib' for the 'libpass' package. Maybe my first approach was correct and should be reverted to that?

@jason1987d jason1987d changed the title [WIP] radicale radicale Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants