Tootfinder

Opt-in global Mastodon full text search. Join the index!

@primonatura@mstdn.social
2025-06-11 13:00:26

"‘We don’t want to be a niche brand’: Seaweed is taking plastic out of stadiums and sandwich boxes"
#Seaweed #Packaging

@kexpmusicbot@mastodonapp.uk
2025-06-12 00:42:58

🇺🇦 #NowPlaying on KEXP's #DriveTime
Packaging:
🎵 Running Through the Airport
#Packaging

@mgorny@social.treehouse.systems
2025-05-28 13:01:55

A #Python package that can't be installed on Python 3.14, because the author had to implement a 200 line custom AST parser in `setup.py`? Yeah, why not.
#Gentoo #packaging #setuptools

@mgorny@social.treehouse.systems
2025-05-27 10:34:30

#Python #packaging be like:
"Remember the totally random #PyTest plugin that died in 2018, that we forced you to add to #Gentoo, because we decided to start using it for no good reason? Well, we just stopped. Also, we just found a #NIH plugin that reinvents flaky test handling for the third time, enjoy!"
(Fortunately, it's compatible enough with pytest-rerunfailures, so we can ignore it.)

@mgorny@social.treehouse.systems
2025-05-28 05:00:15

#PyYAML rejected #freethreading support. As a result, a new fork has been created with freethreading support. Given the fork's focus on freethreading, it supports only Python 3.13 . Given the lack of environment markers for freethreading (yet), packages end up depending on PyYAML-ft for >=3.13 (including non-freethreading builds), and PyYAML for <3.13.
Isn't #Python #packaging great?
#Gentoo