skorokithakis / pastebinit

pastebinit is a command-line tool to send data to a "pastebin", a web site which allows its users to upload snippets of text for public viewing. ⛺
GNU General Public License v2.0
27 stars 3 forks source link

pastebinit error when appending file #6

Open OrionRandD opened 2 years ago

OrionRandD commented 2 years ago

pastebinit error when appending file:

$ pastebinit errors_sources.list.txt /usr/bin/pastebinit:35: DeprecationWarning: distro.linux_distribution() is deprecated. It should only be used as a compatibility shim with Python's platform.linux_distribution(). Please use distro.id(), distro.version() and distro.name() instead. release = distro.linux_distribution(