NatalieElizabeth commited on
Commit
796db31
·
1 Parent(s): 1183656

Modified packages to remove version numbers, moved old file to packages_old

Browse files
Files changed (2) hide show
  1. packages.txt +33 -34
  2. packages_old.txt +34 -0
packages.txt CHANGED
@@ -1,34 +1,33 @@
1
- bzip2=1.0.8=h5eee18b_6
2
- ca-certificates=2024.7.2=h06a4308_0
3
- ffmpeg=4.2.2=h20bf706_0
4
- freetype=2.12.1=h4a9f257_0
5
- gmp=6.2.1=h295c915_3
6
- gnutls=3.6.15=he1e5248_0
7
- lame=3.100=h7b6447c_0
8
- ld_impl_linux-64=2.38=h1181459_1
9
- libffi=3.4.2=h6a678d5_6
10
- libgcc-ng=11.2.0=h1234567_1
11
- libgomp=11.2.0=h1234567_1
12
- libidn2=2.3.4=h5eee18b_0
13
- libopus=1.3.1=h7b6447c_0
14
- libpng=1.6.39=h5eee18b_0
15
- libstdcxx-ng=11.2.0=h1234567_1
16
- libtasn1=4.19.0=h5eee18b_0
17
- libunistring=0.9.10=h27cfd23_0
18
- libuuid=1.41.5=h5eee18b_0
19
- libvpx=1.7.0=h439df22_0
20
- ncurses=6.4=h6a678d5_0
21
- nettle=3.7.3=hbbd107a_1
22
- openh264=2.1.1=h4ff587b_0
23
- openssl=3.0.14=h5eee18b_0
24
- pip=23.0.1=py310h06a4308_0
25
- python=3.10.13=h955ad1f_0
26
- readline=8.2=h5eee18b_0
27
- setuptools=66.0.0=py310h06a4308_0
28
- sqlite=3.41.2=h5eee18b_0
29
- tk=8.6.12=h1ccaba5_0
30
- tzdata=2024a=h04d1e81_0
31
- zlib=1.2.13=h5eee18b_0
32
- wheel=0.38.4=py310h06a4308_0
33
- x264=1!157.20191217=h7b6447c_0
34
- xz=5.4.2=h5eee18b_0
 
1
+ bzip2
2
+ ca-certificates
3
+ ffmpeg
4
+ freetype
5
+ gmp
6
+ gnutls
7
+ lame
8
+ ld_impl_linux-64
9
+ libffi
10
+ libgcc-ng
11
+ libgomp
12
+ libidn2
13
+ libopus
14
+ libpng
15
+ libstdcxx-ng
16
+ libtasn1
17
+ libunistring
18
+ libuuid
19
+ libvpx
20
+ ncurses
21
+ nettle
22
+ openh264
23
+ openssl
24
+ pip
25
+ readline
26
+ setuptools
27
+ sqlite
28
+ tk
29
+ tzdata
30
+ zlib
31
+ wheel
32
+ x264
33
+ xz
 
packages_old.txt ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ bzip2=1.0.8=h5eee18b_6
2
+ ca-certificates=2024.7.2=h06a4308_0
3
+ ffmpeg=4.2.2=h20bf706_0
4
+ freetype=2.12.1=h4a9f257_0
5
+ gmp=6.2.1=h295c915_3
6
+ gnutls=3.6.15=he1e5248_0
7
+ lame=3.100=h7b6447c_0
8
+ ld_impl_linux-64=2.38=h1181459_1
9
+ libffi=3.4.2=h6a678d5_6
10
+ libgcc-ng=11.2.0=h1234567_1
11
+ libgomp=11.2.0=h1234567_1
12
+ libidn2=2.3.4=h5eee18b_0
13
+ libopus=1.3.1=h7b6447c_0
14
+ libpng=1.6.39=h5eee18b_0
15
+ libstdcxx-ng=11.2.0=h1234567_1
16
+ libtasn1=4.19.0=h5eee18b_0
17
+ libunistring=0.9.10=h27cfd23_0
18
+ libuuid=1.41.5=h5eee18b_0
19
+ libvpx=1.7.0=h439df22_0
20
+ ncurses=6.4=h6a678d5_0
21
+ nettle=3.7.3=hbbd107a_1
22
+ openh264=2.1.1=h4ff587b_0
23
+ openssl=3.0.14=h5eee18b_0
24
+ pip=23.0.1=py310h06a4308_0
25
+ python=3.10.13=h955ad1f_0
26
+ readline=8.2=h5eee18b_0
27
+ setuptools=66.0.0=py310h06a4308_0
28
+ sqlite=3.41.2=h5eee18b_0
29
+ tk=8.6.12=h1ccaba5_0
30
+ tzdata=2024a=h04d1e81_0
31
+ zlib=1.2.13=h5eee18b_0
32
+ wheel=0.38.4=py310h06a4308_0
33
+ x264=1!157.20191217=h7b6447c_0
34
+ xz=5.4.2=h5eee18b_0