Skip to content

Commit e8130f4

Browse files
committed
docs: packages: globally replace registry URL
The new, simpler proxy for RISE packages is at https://pypi.riseproject.dev/simple/, so replace the longer URL with that. This makes the project more accessible to users. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
1 parent 872c939 commit e8130f4

75 files changed

Lines changed: 361 additions & 361 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/packages/aiohttp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ parent: Supported Packages
2424
<summary><strong>3.12.14 (latest)</strong></summary>
2525

2626
```bash
27-
pip install aiohttp --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
27+
pip install aiohttp --index-url https://pypi.riseproject.dev/simple/
2828
```
2929

3030
- **License:** Apache-2.0
@@ -36,7 +36,7 @@ pip install aiohttp --index-url https://gitlab.com/api/v4/projects/56254198/pack
3636
<summary><strong>3.11.18</strong></summary>
3737

3838
```bash
39-
pip install aiohttp==3.11.18 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
39+
pip install aiohttp==3.11.18 --index-url https://pypi.riseproject.dev/simple/
4040
```
4141

4242
- **License:** Apache-2.0

docs/packages/argon2-cffi-bindings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ parent: Supported Packages
1515
<summary><strong>25.1.0 (latest)</strong></summary>
1616

1717
```bash
18-
pip install argon2-cffi-bindings --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
18+
pip install argon2-cffi-bindings --index-url https://pypi.riseproject.dev/simple/
1919
```
2020

2121
- **License:** MIT/CC0(libargon2)
@@ -26,7 +26,7 @@ pip install argon2-cffi-bindings --index-url https://gitlab.com/api/v4/projects/
2626
<summary><strong>21.2.0</strong></summary>
2727

2828
```bash
29-
pip install argon2-cffi-bindings==21.2.0 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
29+
pip install argon2-cffi-bindings==21.2.0 --index-url https://pypi.riseproject.dev/simple/
3030
```
3131

3232
- **License:** MIT/CC0(libargon2)

docs/packages/blake3.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ parent: Supported Packages
2424
<summary><strong>1.0.8 (latest)</strong></summary>
2525

2626
```bash
27-
pip install blake3 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
27+
pip install blake3 --index-url https://pypi.riseproject.dev/simple/
2828
```
2929

3030
- **License:** CC0-1.0 OR Apache-2.0
@@ -35,7 +35,7 @@ pip install blake3 --index-url https://gitlab.com/api/v4/projects/56254198/packa
3535
<summary><strong>1.0.7</strong></summary>
3636

3737
```bash
38-
pip install blake3==1.0.7 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
38+
pip install blake3==1.0.7 --index-url https://pypi.riseproject.dev/simple/
3939
```
4040

4141
- **License:** CC0-1.0 OR Apache-2.0
@@ -46,7 +46,7 @@ pip install blake3==1.0.7 --index-url https://gitlab.com/api/v4/projects/5625419
4646
<summary><strong>1.0.6</strong></summary>
4747

4848
```bash
49-
pip install blake3==1.0.6 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
49+
pip install blake3==1.0.6 --index-url https://pypi.riseproject.dev/simple/
5050
```
5151

5252
- **License:** CC0-1.0 OR Apache-2.0
@@ -57,7 +57,7 @@ pip install blake3==1.0.6 --index-url https://gitlab.com/api/v4/projects/5625419
5757
<summary><strong>1.0.5</strong></summary>
5858

5959
```bash
60-
pip install blake3==1.0.5 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
60+
pip install blake3==1.0.5 --index-url https://pypi.riseproject.dev/simple/
6161
```
6262

6363
- **License:** CC0-1.0 OR Apache-2.0

docs/packages/cffi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ parent: Supported Packages
1515
<summary><strong>2.0.0 (latest)</strong></summary>
1616

1717
```bash
18-
pip install cffi --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
18+
pip install cffi --index-url https://pypi.riseproject.dev/simple/
1919
```
2020

2121
- **License:** MIT
@@ -27,7 +27,7 @@ pip install cffi --index-url https://gitlab.com/api/v4/projects/56254198/package
2727
<summary><strong>1.17.1</strong></summary>
2828

2929
```bash
30-
pip install cffi==1.17.1 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
30+
pip install cffi==1.17.1 --index-url https://pypi.riseproject.dev/simple/
3131
```
3232

3333
- **License:** MIT
@@ -38,7 +38,7 @@ pip install cffi==1.17.1 --index-url https://gitlab.com/api/v4/projects/56254198
3838
<summary><strong>1.17.0</strong></summary>
3939

4040
```bash
41-
pip install cffi==1.17.0 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
41+
pip install cffi==1.17.0 --index-url https://pypi.riseproject.dev/simple/
4242
```
4343

4444
- **License:** MIT

docs/packages/charset-normalizer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ parent: Supported Packages
2424
<summary><strong>3.4.2 (latest)</strong></summary>
2525

2626
```bash
27-
pip install charset-normalizer --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
27+
pip install charset-normalizer --index-url https://pypi.riseproject.dev/simple/
2828
```
2929

3030
- **License:** MIT
@@ -35,7 +35,7 @@ pip install charset-normalizer --index-url https://gitlab.com/api/v4/projects/56
3535
<summary><strong>3.4.1</strong></summary>
3636

3737
```bash
38-
pip install charset-normalizer==3.4.1 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
38+
pip install charset-normalizer==3.4.1 --index-url https://pypi.riseproject.dev/simple/
3939
```
4040

4141
- **License:** MIT

docs/packages/cmake.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ parent: Supported Packages
2424
<summary><strong>4.0.3 (latest)</strong></summary>
2525

2626
```bash
27-
pip install cmake --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
27+
pip install cmake --index-url https://pypi.riseproject.dev/simple/
2828
```
2929

3030
- **License:** BSD 3-Clause
@@ -36,7 +36,7 @@ pip install cmake --index-url https://gitlab.com/api/v4/projects/56254198/packag
3636
<summary><strong>4.0.0</strong></summary>
3737

3838
```bash
39-
pip install cmake==4.0.0 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
39+
pip install cmake==4.0.0 --index-url https://pypi.riseproject.dev/simple/
4040
```
4141

4242
- **License:** BSD 3-Clause
@@ -48,7 +48,7 @@ pip install cmake==4.0.0 --index-url https://gitlab.com/api/v4/projects/56254198
4848
<summary><strong>3.31.6</strong></summary>
4949

5050
```bash
51-
pip install cmake==3.31.6 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
51+
pip install cmake==3.31.6 --index-url https://pypi.riseproject.dev/simple/
5252
```
5353

5454
- **License:** BSD 3-Clause
@@ -60,7 +60,7 @@ pip install cmake==3.31.6 --index-url https://gitlab.com/api/v4/projects/5625419
6060
<summary><strong>3.31.4</strong></summary>
6161

6262
```bash
63-
pip install cmake==3.31.4 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
63+
pip install cmake==3.31.4 --index-url https://pypi.riseproject.dev/simple/
6464
```
6565

6666
- **License:** BSD 3-Clause
@@ -72,7 +72,7 @@ pip install cmake==3.31.4 --index-url https://gitlab.com/api/v4/projects/5625419
7272
<summary><strong>3.31.2</strong></summary>
7373

7474
```bash
75-
pip install cmake==3.31.2 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
75+
pip install cmake==3.31.2 --index-url https://pypi.riseproject.dev/simple/
7676
```
7777

7878
- **License:** BSD 3-Clause
@@ -84,7 +84,7 @@ pip install cmake==3.31.2 --index-url https://gitlab.com/api/v4/projects/5625419
8484
<summary><strong>3.30.5</strong></summary>
8585

8686
```bash
87-
pip install cmake==3.30.5 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
87+
pip install cmake==3.30.5 --index-url https://pypi.riseproject.dev/simple/
8888
```
8989

9090
- **License:** BSD 3-Clause
@@ -96,7 +96,7 @@ pip install cmake==3.30.5 --index-url https://gitlab.com/api/v4/projects/5625419
9696
<summary><strong>3.30.2</strong></summary>
9797

9898
```bash
99-
pip install cmake==3.30.2 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
99+
pip install cmake==3.30.2 --index-url https://pypi.riseproject.dev/simple/
100100
```
101101

102102
- **License:** BSD 3-Clause
@@ -108,7 +108,7 @@ pip install cmake==3.30.2 --index-url https://gitlab.com/api/v4/projects/5625419
108108
<summary><strong>3.30.1</strong></summary>
109109

110110
```bash
111-
pip install cmake==3.30.1 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
111+
pip install cmake==3.30.1 --index-url https://pypi.riseproject.dev/simple/
112112
```
113113

114114
- **License:** BSD 3-Clause
@@ -120,7 +120,7 @@ pip install cmake==3.30.1 --index-url https://gitlab.com/api/v4/projects/5625419
120120
<summary><strong>3.30.0</strong></summary>
121121

122122
```bash
123-
pip install cmake==3.30.0 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
123+
pip install cmake==3.30.0 --index-url https://pypi.riseproject.dev/simple/
124124
```
125125

126126
- **License:** BSD 3-Clause
@@ -132,7 +132,7 @@ pip install cmake==3.30.0 --index-url https://gitlab.com/api/v4/projects/5625419
132132
<summary><strong>3.29.6</strong></summary>
133133

134134
```bash
135-
pip install cmake==3.29.6 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
135+
pip install cmake==3.29.6 --index-url https://pypi.riseproject.dev/simple/
136136
```
137137

138138
- **License:** BSD 3-Clause
@@ -144,7 +144,7 @@ pip install cmake==3.29.6 --index-url https://gitlab.com/api/v4/projects/5625419
144144
<summary><strong>3.29.5.1</strong></summary>
145145

146146
```bash
147-
pip install cmake==3.29.5.1 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
147+
pip install cmake==3.29.5.1 --index-url https://pypi.riseproject.dev/simple/
148148
```
149149

150150
- **License:** BSD 3-Clause
@@ -155,7 +155,7 @@ pip install cmake==3.29.5.1 --index-url https://gitlab.com/api/v4/projects/56254
155155
<summary><strong>3.29.5</strong></summary>
156156

157157
```bash
158-
pip install cmake==3.29.5 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
158+
pip install cmake==3.29.5 --index-url https://pypi.riseproject.dev/simple/
159159
```
160160

161161
- **License:** BSD 3-Clause
@@ -166,7 +166,7 @@ pip install cmake==3.29.5 --index-url https://gitlab.com/api/v4/projects/5625419
166166
<summary><strong>3.29.3</strong></summary>
167167

168168
```bash
169-
pip install cmake==3.29.3 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
169+
pip install cmake==3.29.3 --index-url https://pypi.riseproject.dev/simple/
170170
```
171171

172172
- **License:** BSD 3-Clause
@@ -177,7 +177,7 @@ pip install cmake==3.29.3 --index-url https://gitlab.com/api/v4/projects/5625419
177177
<summary><strong>3.29.2</strong></summary>
178178

179179
```bash
180-
pip install cmake==3.29.2 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
180+
pip install cmake==3.29.2 --index-url https://pypi.riseproject.dev/simple/
181181
```
182182

183183
- **License:** BSD 3-Clause
@@ -188,7 +188,7 @@ pip install cmake==3.29.2 --index-url https://gitlab.com/api/v4/projects/5625419
188188
<summary><strong>3.27.7</strong></summary>
189189

190190
```bash
191-
pip install cmake==3.27.7 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
191+
pip install cmake==3.27.7 --index-url https://pypi.riseproject.dev/simple/
192192
```
193193

194194
- **License:** BSD 3-Clause

docs/packages/contourpy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ parent: Supported Packages
1515
<summary><strong>1.3.3 (latest)</strong></summary>
1616

1717
```bash
18-
pip install contourpy --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
18+
pip install contourpy --index-url https://pypi.riseproject.dev/simple/
1919
```
2020

2121
- **License:** BSD-3-Clause
@@ -26,7 +26,7 @@ pip install contourpy --index-url https://gitlab.com/api/v4/projects/56254198/pa
2626
<summary><strong>1.3.2</strong></summary>
2727

2828
```bash
29-
pip install contourpy==1.3.2 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
29+
pip install contourpy==1.3.2 --index-url https://pypi.riseproject.dev/simple/
3030
```
3131

3232
- **License:** BSD-3-Clause
@@ -37,7 +37,7 @@ pip install contourpy==1.3.2 --index-url https://gitlab.com/api/v4/projects/5625
3737
<summary><strong>1.3.1</strong></summary>
3838

3939
```bash
40-
pip install contourpy==1.3.1 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
40+
pip install contourpy==1.3.1 --index-url https://pypi.riseproject.dev/simple/
4141
```
4242

4343
- **License:** BSD-3-Clause

docs/packages/cryptography.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ parent: Supported Packages
1515
<summary><strong>49.0.0 (latest)</strong></summary>
1616

1717
```bash
18-
pip install cryptography --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
18+
pip install cryptography --index-url https://pypi.riseproject.dev/simple/
1919
```
2020

2121
- **License:** BSD-3-Clause or Apache 2.0
@@ -26,7 +26,7 @@ pip install cryptography --index-url https://gitlab.com/api/v4/projects/56254198
2626
<summary><strong>48.0.1</strong></summary>
2727

2828
```bash
29-
pip install cryptography==48.0.1 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
29+
pip install cryptography==48.0.1 --index-url https://pypi.riseproject.dev/simple/
3030
```
3131

3232
- **License:** BSD-3-Clause or Apache 2.0
@@ -37,7 +37,7 @@ pip install cryptography==48.0.1 --index-url https://gitlab.com/api/v4/projects/
3737
<summary><strong>48.0.0</strong></summary>
3838

3939
```bash
40-
pip install cryptography==48.0.0 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
40+
pip install cryptography==48.0.0 --index-url https://pypi.riseproject.dev/simple/
4141
```
4242

4343
- **License:** BSD-3-Clause or Apache 2.0
@@ -48,7 +48,7 @@ pip install cryptography==48.0.0 --index-url https://gitlab.com/api/v4/projects/
4848
<summary><strong>47.0.0</strong></summary>
4949

5050
```bash
51-
pip install cryptography==47.0.0 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
51+
pip install cryptography==47.0.0 --index-url https://pypi.riseproject.dev/simple/
5252
```
5353

5454
- **License:** BSD-3-Clause or Apache 2.0
@@ -59,7 +59,7 @@ pip install cryptography==47.0.0 --index-url https://gitlab.com/api/v4/projects/
5959
<summary><strong>46.0.7</strong></summary>
6060

6161
```bash
62-
pip install cryptography==46.0.7 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
62+
pip install cryptography==46.0.7 --index-url https://pypi.riseproject.dev/simple/
6363
```
6464

6565
- **License:** BSD-3-Clause or Apache 2.0
@@ -70,7 +70,7 @@ pip install cryptography==46.0.7 --index-url https://gitlab.com/api/v4/projects/
7070
<summary><strong>46.0.6</strong></summary>
7171

7272
```bash
73-
pip install cryptography==46.0.6 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
73+
pip install cryptography==46.0.6 --index-url https://pypi.riseproject.dev/simple/
7474
```
7575

7676
- **License:** BSD-3-Clause or Apache 2.0
@@ -81,7 +81,7 @@ pip install cryptography==46.0.6 --index-url https://gitlab.com/api/v4/projects/
8181
<summary><strong>46.0.5</strong></summary>
8282

8383
```bash
84-
pip install cryptography==46.0.5 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
84+
pip install cryptography==46.0.5 --index-url https://pypi.riseproject.dev/simple/
8585
```
8686

8787
- **License:** BSD-3-Clause or Apache 2.0
@@ -92,7 +92,7 @@ pip install cryptography==46.0.5 --index-url https://gitlab.com/api/v4/projects/
9292
<summary><strong>45.0.4</strong></summary>
9393

9494
```bash
95-
pip install cryptography==45.0.4 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
95+
pip install cryptography==45.0.4 --index-url https://pypi.riseproject.dev/simple/
9696
```
9797

9898
- **License:** BSD-3-Clause or Apache 2.0
@@ -103,7 +103,7 @@ pip install cryptography==45.0.4 --index-url https://gitlab.com/api/v4/projects/
103103
<summary><strong>43.0.1</strong></summary>
104104

105105
```bash
106-
pip install cryptography==43.0.1 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
106+
pip install cryptography==43.0.1 --index-url https://pypi.riseproject.dev/simple/
107107
```
108108

109109
- **License:** BSD-3-Clause or Apache 2.0
@@ -118,7 +118,7 @@ pip install cryptography==43.0.1 --index-url https://gitlab.com/api/v4/projects/
118118
<summary><strong>39.0.2</strong></summary>
119119

120120
```bash
121-
pip install cryptography==39.0.2 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
121+
pip install cryptography==39.0.2 --index-url https://pypi.riseproject.dev/simple/
122122
```
123123

124124
- **License:** BSD-3-Clause or Apache 2.0

docs/packages/fastar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ parent: Supported Packages
2424
<summary><strong>0.8.0 (latest)</strong></summary>
2525

2626
```bash
27-
pip install fastar --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
27+
pip install fastar --index-url https://pypi.riseproject.dev/simple/
2828
```
2929

3030
- **License:** MIT
@@ -35,7 +35,7 @@ pip install fastar --index-url https://gitlab.com/api/v4/projects/56254198/packa
3535
<summary><strong>0.7.0</strong></summary>
3636

3737
```bash
38-
pip install fastar==0.7.0 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
38+
pip install fastar==0.7.0 --index-url https://pypi.riseproject.dev/simple/
3939
```
4040

4141
- **License:** MIT

docs/packages/fastrlock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ parent: Supported Packages
1515
<summary><strong>0.8.3 (latest)</strong></summary>
1616

1717
```bash
18-
pip install fastrlock --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
18+
pip install fastrlock --index-url https://pypi.riseproject.dev/simple/
1919
```
2020

2121
- **License:** MIT style

0 commit comments

Comments
 (0)